|
-
Apr 25th, 2001, 02:38 AM
#1
Thread Starter
New Member
Installer
I have a problem with my Installer-Programm. I want to add a Link in the Start-menue, but the User can choose, in which directory he wants to install the program. So I think I have to do this with the API-function "fCreateShellLink". But when I add this Function to my Module and try to get the function in the program, it doesn´t work (no fault, but also no action). I hope to get soon response.
-
Apr 27th, 2001, 12:28 PM
#2
Monday Morning Lunatic
That function isn't part of the Win32 API, and is provided by the VB Setup Kit. You need to make sure you have that DLL available before the function will work.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|