Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 9 of 9
  1. #1
    Join Date
    Dec 2004
    Posts
    13

    Autorun.inf creation

    Is there a way to direct what file gets launched in the autorun.inf file that autoplay creates. Everytime I have autoplay menu create my menu it just has
    Code:
    [autorun]
    open
    And that is it. So it opens the containing folder, but will not let me launch the main.exe file it creates from the project.

  2. #2
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    The Autorun.inf file should be containing:

    [AutoRun]
    OPEN=autorun.exe

    which points to the Autorun.exe that is being created by AMS.

    If you have anothe file you want to launch with Autorun.inf, just point to it:

    [AutoRun]
    OPEN=yourfile.exe

    Yossi

  3. #3
    Join Date
    Dec 2004
    Posts
    13
    Quote Originally Posted by yosik
    The Autorun.inf file should be containing:
    Thanks Yossi, but I don't think you are understanding my question. I ended up rewritting my own autorun file and burning the CD manually yesterday. I understand how autorun.inf files work. My problem is that in Autoplay menu there is nothing that configures it so that Autoplay menu studio can create that inf file for us. I love the burning feature that is inherant inside of autoplay menu studio, but I really do not like the settings that are created for the autorun.inf file. Namely, the only setting is: "Enable AutoPlay feature" - that sets it so that autoplay will create the autorun.inf file - but it creates it without the file you want launched. It only puts the following code inside it:
    Code:
    [autorun]
    OPEN
    Thats it! Not a lot to that file. So in turn, I had to create my own autorun file, and burn the folder contents myself, instead of using the "Burn data CD/DVD" option for publishing.

    Does that clear up my problem more?

  4. #4
    Join Date
    Aug 2003
    Location
    Maine, USA
    Posts
    1,695
    I would contact IR support for this problem.

  5. #5
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    So would I.
    I never encountered this problem and my Autorun.inf files include the whole code.
    What happens if you try to do it in two stages, building an output folder and THEn burning your CD (maybe with another program). Is the Autorun.ing file in the outpur folder also truncated, or is it full?

    Yossi

  6. #6
    Join Date
    Dec 2004
    Posts
    13
    The autorun file is placed alongside the main exe file like expected. Just doesnt have all of the code. I am making the path of the folder on the server, should this always be done on the default C: drive location that autoplay sets up? Thats the only thing I can think of that may make it weird, but that shouldn't even do the trick.

  7. #7
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    Why don't you try publishing on your local disk and see. You can always then transfer it to your server.

    Yossi

  8. #8
    Join Date
    Dec 2004
    Posts
    13
    Quote Originally Posted by yosik
    Why don't you try publishing on your local disk and see. You can always then transfer it to your server.

    Yossi
    I ditching the server. It works locally, but doesnt work on my network. Forget it, I will just have to create projects locally. I can't waste this much time trying to do some of the simplest things.

  9. #9
    Join Date
    Dec 2004
    Posts
    13
    BTW, thanks for your help, you really lead me to the correct conclusion.

Similar Threads

  1. Prevent creation of %AppFolder% + %AppShortcutFoldername%
    By franklin84 in forum Setup Factory 7.0
    Replies: 1
    Last Post: 10-11-2005, 01:47 PM
  2. File Version, Product Version, and Creation Date
    By Worm in forum AutoPlay Media Studio 4.0
    Replies: 1
    Last Post: 08-29-2003, 08:34 AM
  3. Creation Date of File
    By degthat in forum AutoPlay Media Studio 4.0
    Replies: 0
    Last Post: 05-12-2003, 11:01 AM
  4. Creation & Modification Date switched
    By antjedi in forum AutoPlay Media Studio 4.0
    Replies: 3
    Last Post: 10-07-2002, 04:16 PM
  5. raw autorun.inf
    By Darkan9el in forum AutoPlay Menu Studio 3.0
    Replies: 2
    Last Post: 10-03-2001, 09:46 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