I would like to place an application icon on the desktop during the setup. Can this be done with the P & D wizard?
Printable View
I would like to place an application icon on the desktop during the setup. Can this be done with the P & D wizard?
You CAN do it with this :
http://msdn.microsoft.com/vstudio/do...1/download.asp
I dont think so but I would recommend using inno setup it allows you to have more control over your setup process here is the address where you can download it
http://www.innosetup.com
Thanks guys.