Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2004
    Posts
    14

    installing .inf files

    hi there,

    does anyone of you know whether there is there a way to install .inf-files (executing the second command in the context menu).

    Thanx for your help.

  2. #2
    SUF6NEWBIE Guest
    first up just try a File.Run action ..consult the help for that action
    while in scripting mode.

    will need to get your file path correct...

    this is a good one to see how it can be done..

    get back here with your code etc if you get stuck or get it work'n
    ..if thats ok by you.
    Last edited by SUF6NEWBIE; 10-21-2004 at 02:34 AM.

  3. #3
    Join Date
    Oct 2004
    Posts
    14

    inf-files

    i've already tried this one. the file.run command only works with executable files. i already know that the shell.execute command at least opens the inf-file but my problem is how to access the install command for this type of file.

  4. #4
    SUF6NEWBIE Guest
    Yep...we'll see what someone come up with..there's goota be a way.

    could be similar to an 'autorun.inf' file for say cdrom media etc.

    the command could be something like 'install = my.inf' or something similar ?

  5. #5
    Join Date
    Oct 2003
    Posts
    908
    All you'd need to do is make some changes to the Registry in order to make those right-click context menu associations. Which registry changes you make are up to you, depending on what you want to accomplish. A quick Google search or a Regedit search for your keys/values would be the quickest way to figure that out. It's definitely possible with Setup Factory 7.0.

  6. #6
    Join Date
    Jul 2001
    Location
    Indigo Rose Software
    Posts
    1,834
    Try using the Shell.Execute action with the "install" verb and see if that works.

    Darryl
    Darryl
    Indigo Rose Corporation

    Product Guides: AMS80 | SUF9 | TU30 | VP30 |MSIFACT |DeltaMAX

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
  5. Picture Missing: Installing Files Window
    By VictorReinhart in forum Setup Factory 5.0
    Replies: 1
    Last Post: 11-03-2001, 10:16 AM

Posting Permissions

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