Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2

Thread: Drive detect

  1. #1
    Join Date
    Jul 2001
    Location
    Kaunas
    Posts
    1

    Drive detect

    I am going to make a install from the CD, but biggest part of data will be left on CD. So I am going to instal just an icons.
    Is there any possibility to detect wich drive D or E is CD-ROM drive so that the setup could configure icons target files.

    The same questions goes to AutoPlay studio


    Big thanks

  2. #2
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943

    Re: Drive detect

    Hi,

    Both Setup Factory and AutoPlay Menu Studio have the built-in variable %SrcDrv%.

    This is from the Setup Factory help file:
    %SrcDrv%
    The drive that the setup is run from. (e.g. "D:")

    So since you will be running your installation from the CD-ROM drive, you can substitute %SrcDrv% for the drive letter when you create your shortcuts.

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

Posting Permissions

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