Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2005
    Posts
    2

    installing files as startup items

    hi, i'm a newbie to setup factory and programming in general. i looked through this forum to see if my question has already been answered, but it looks like it hasn't, so here goes:

    i have created a program whose purpose is to copy a video file from a cd-rom to the local hard drive, and have that video file play every time the system starts. it will be used on both xp home and xp pro systems.

    installing a shortcut to the start/programs/startup menu was easy, but the directory structure is different in xp home and pro. i'd like to do something that would be universal (and a little more sophisticated), so i'm guessing i'd need my installer to edit the registry.

    since i'm also a newbie to registry editing, i was wondering if anyone out there might know of an easy way to do this. it can't be all that hard, since there's so many annoying programs out there that force themselves to start up with your computer! any help would be greatly appreciated.

    -ted

  2. #2
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    Ted,

    There is a location in the registry to put entries that will run every time the system starts. So you could use the following action: Registry.SetValue() to this location:

    HKEY_LOACL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run

    I hope this helps

    Adam Kapilik

  3. #3
    Join Date
    Sep 2005
    Posts
    2
    thanks for your help!

Similar Threads

  1. RE: Disabling Cancel ButtonWhen Installing Files Onto PC
    By ebanguero in forum Setup Factory 6.0
    Replies: 1
    Last Post: 01-03-2003, 02:56 PM
  2. INFO: Why Files are Renamed in the DATA Folder
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-24-2002, 03:36 PM
  3. Replies: 1
    Last Post: 10-07-2002, 03:14 PM
  4. How do I change the 'Installing Files' screen
    By hank in forum Setup Factory 6.0
    Replies: 3
    Last Post: 08-07-2002, 02:19 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