View Single Post
Old Jan 18th, 2008, 6:07 AM   #8
hollystyles
Omlette du fromage
 
hollystyles's Avatar
 
Join Date: Oct 2007
Posts: 29
Rep Power: 0 hollystyles is on a distinguished road
Re: Deploy VB Application

It doesn't say and I don't know without trying it for myself which I might do one evening soon. If there isn't a way to do it using 'Click once' you could do it in your code. Keep a setting in the app.config file, when the app first starts you can read the setting, if it's false you could use a dialog box to ask the user if they want to make a desktop shortcut or not. Do the necessary according to their choice and set the config setting to true so the dialog doesn't show anymore.
hollystyles is offline   Reply With Quote