Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2007
    Posts
    3

    Need put me aplication in the registry run folder

    How i can put my aplication in the registry run folder?

  2. #2
    Join Date
    Aug 2004
    Posts
    98
    See registry actions in the helpfile. All you need for that is in there.

  3. #3
    Join Date
    Mar 2007
    Posts
    3
    I know hoy i can write a key in the registry, but i dont know the instalation path that the user have choosen.

    any example please how i can put the aplication during the instalation in the run folder of the registry?

  4. #4
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    You will want to do a Registry.SetValue() action somewhere after the files are installed. To get the location of your application usually you can use SessionVar.Expand("%AppFolder%\\yourfile.exe"). So you can use this inside the Registry.SetValue() to accomplish your goals.

    Adam Kapilik

Similar Threads

  1. Run Program copies to Docs folder
    By hooovahh in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 01-02-2007, 02:05 PM
  2. How to read the registry and put text back into it?
    By Stein Inge in forum Setup Factory 7.0
    Replies: 4
    Last Post: 12-15-2006, 07:37 AM
  3. cookies
    By goukilord10 in forum AutoPlay Media Studio 5.0
    Replies: 6
    Last Post: 05-20-2005, 04:08 PM
  4. Which folder to put files in ? in v5
    By Badger in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 12-10-2004, 03:29 AM
  5. HOWTO: Limit the Number of Times an Install can be Run
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-17-2002, 02:58 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