Results 1 to 5 of 5

Thread: Edit Registry

  1. #1

    Default Edit Registry

    Hi All

    I am wanting to include a registry entry so that the app runs when the
    computer starts. I have followed the steps but when I run the install
    set the registry entry is not inserted. What am I missing?

    These are my settimgs:

    Operation: Create/Update Key And Value

    Root: HKEY_CURRENT_USER

    Registry Key: SOFTWARE\Microsoft\Windows\CurrentVersion\Run

    Value Name: MyProgram

    Data Type: String

    Data Value: %_SB_INSTALLDIR%\MyProgram.Exe

    What am I doing wrong?

    Cheers
    Andre

  2. #2

    Default Re: Edit Registry

    Andre,

    >
    > What am I doing wrong?
    >

    it's not a good idea to write a "per-user" registry setting from an elevated
    running program.

    Old link, but still relevant:

    http://www.lindersoft.com/forums/sho...ed-application

    I think you are looking under the wrong "current user" registry branch.

    Friedrich

  3. #3

    Default Re: Edit Registry

    Hi Friedrich

    Thanks for that. It seems as though I may have had some wrong settings
    as it is working now. Will test on other machines.

    Cheers
    Andre

  4. #4

    Default Re: Edit Registry

    Hi Andre,

    > Thanks for that. It seems as though I may have had some wrong settings as
    > it is working now. Will test on other machines.

    Perfect! If you need any help, just let me know.

    Friedrich

  5. #5

    Default Re: Edit Registry

    Thanks - will do.

    Andre

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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