|
-
August 21st, 1999, 12:17 PM
#1
StartUp Group
I want my project to be added to the StartUp Group during setup. I have gone through the setup1.vbg in SetupKit Folder of VB but that seems too complex.
Any ideas how it can be achieved easily.
Thnkx in advance.
-
August 21st, 1999, 11:42 PM
#2
Re: StartUp Group
I think it's easier to do this through the setup.vbp. What u've to do is 2 use the API CopyFile after the setup program has finshed creating the icons required. I think this is done in the standard module with a procedure CreateIcons or something similar. What u've 2 do is copy the shortcut created under the program files to the startup folder. Lemme know cocerns if any...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|