Results 1 to 2 of 2

Thread: Installer

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2001
    Posts
    3

    Unhappy 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.

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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
  •  



Click Here to Expand Forum to Full Width