User Tag List

Results 1 to 2 of 2

Thread: Insert a key

  1. #1
    simondandoli
    Guest

    Insert a key

    Hi,
    I would like to insert a key in the registry HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Run
    to automatically start the installed program.
    I tried but I could not, can you help?
    Thanks

  2. #2
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Insert a key

    Hi,

    Do you use Install Creator Pro? If so, select the Install Info tab, click the first Add button and enter :

    Root key = HKEY_CURRENT_USER
    Key = Software\Microsoft\Windows\CurrentVersion\Run
    Value = #InstallDir#\YourProgram.exe

    If you use the standard version of Install Creator, you can add a shortcut to your program in the Programs/Startup folder of the Start menu instead : select the file in the list and then select the "Start menu" tab, enter #Startup# in the folder box and enter the name of the shortcut in the Name box.

Similar Threads

  1. How do I insert a URL in my iOS app
    By soarerv8 in forum iOS Export Module Version 2.0
    Replies: 5
    Last Post: 8th November 2012, 02:43 PM
  2. How to insert a value in a string?
    By Outcast in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 21st May 2012, 12:22 PM
  3. Insert New Condition [Bug?]
    By Benicle in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 6th November 2007, 05:06 AM
  4. Insert New Object
    By danjo in forum Multimedia Fusion 2 - Technical Support
    Replies: 27
    Last Post: 4th July 2006, 10:13 AM
  5. Insert command
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 30th June 2006, 10:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •