G
Guest
I have a VB.NET application that is almost ready to deploy. Normally this application is just launched and the user interacts through the application's forms. However, I want to be able to add it to the Windows sheduler to automatically do something once a day but need to specify some parameters that the user would normally enter themselves. Can I still pass append parameters to the target string of a Shortcut and if so how do I then pick them up within my code
thanks.
thanks.