
Creating Shortcuts and Recursive copies
I want to be able to create shortcuts to executables to put under
a user's start menu. I've tried using:
Shell("shortcut.exe -....") but I seem to hit the upper limit for
command length. (I can run this from the "Run" option under 95...)
Is there an API call which I can use?
Should I get the win32sdk?
The other thing was just to save time: anyone created a module
which can do a recursive copy of a directory? I know it can be
done, but I'm lazy.
Please mail me as we no longer get news.
Justin