sindresorhus / create-dmg

Create a good-looking DMG for your macOS app in seconds
MIT License
4.72k stars 196 forks source link

dmg-title option don't work #52

Closed YGAS closed 4 years ago

YGAS commented 4 years ago

--dmg-title=. I have added the option. But no effects.

sindresorhus commented 4 years ago

What is the exact command you used?

// @sartbimpson

YGAS commented 4 years ago

create-dmg ―dmg-title=xxx.dmg xxx.app

获取 Outlook for iOShttps://aka.ms/o0ukef


发件人: Sindre Sorhus notifications@github.com 发送时间: Wednesday, April 29, 2020 10:37:46 PM 收件人: sindresorhus/create-dmg create-dmg@noreply.github.com 抄送: YGAS ycl310397039@hotmail.com; Author author@noreply.github.com 主题: Re: [sindresorhus/create-dmg] dmg-title option don't work (#52)

What is the exact command you used?

// @sartbimpsonhttps://github.com/sartbimpson

― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/sindresorhus/create-dmg/issues/52#issuecomment-621253227, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAJIR5EJXD5IXWPIDZRDTCDRPA3TVANCNFSM4MTXKPGQ.

kwvg commented 4 years ago

@YGAS, --dmg-title will change the title of the disk image as viewed in Finder, not the file name of the exported image from create-dmg

YGAS commented 4 years ago

I got it. Thank you for your help.

获取 Outlook for iOShttps://aka.ms/o0ukef


发件人: sart bimpson notifications@github.com 发送时间: Wednesday, April 29, 2020 11:14:48 PM 收件人: sindresorhus/create-dmg create-dmg@noreply.github.com 抄送: YGAS ycl310397039@hotmail.com; Mention mention@noreply.github.com 主题: Re: [sindresorhus/create-dmg] dmg-title option don't work (#52)

@YGAShttps://github.com/YGAS, --dmg-title will change the title of the disk image as viewed in Finder, not the file name of the exported image from create-dmg

@sindresorhushttps://github.com/sindresorhus, the command works (application name is still "Hammerspoon" but it is changed by create-dmg' s --dmg-title to "Live Enhancement Suite")

[image]https://user-images.githubusercontent.com/63189531/80612810-1c04fc80-8a5a-11ea-9a71-709bb0c4e50d.png

― You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/sindresorhus/create-dmg/issues/52#issuecomment-621277476, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAJIR5AUB3C7CTZE6MWJHLLRPA76RANCNFSM4MTXKPGQ.