|
-
December 21st, 1999, 05:49 PM
#1
FileCopy
hello, i am trying to copy the file paintbrush(pbrush.exe) to the startup menu through vb code, i no that you type in FileCopy StartPath, EndPath but its not working, have any suggestions?
-
December 22nd, 1999, 05:22 AM
#2
-
December 22nd, 1999, 11:54 AM
#3
Re: FileCopy
I wouldn't recommend copying files to the Startup Folder, as this wasn't its intended use, (supposed to place shortcuts in the Startup Folder)..
Instead, why don't you add an entry to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run in the Registry.
This will start the Application when Windows Starts.
Aaron Young
Analyst Programmer
[email protected]
[email protected]
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
|