Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2006
    Posts
    1

    How can I specify the path in user PC Corretly? pls help.

    Good day Gentelmen

    I need your experience to do the following:

    I would like to have HTML page in my CD. The HTML page contains links to some files saved in the CD under Autoplay/Doc. The question how can I specify the drive letter when I write the path because as you know the cd drive letter is different from one pc to another. some are using E others may use G, H, or I ... etc. How can I write the link so, it can reach to the file regardless of the drive letter. For your information I want the HTML file to open inside the AMS.

    Regards

  2. #2
    Join Date
    Mar 2004
    Location
    Michigan
    Posts
    169
    Good Day,

    If you're running your app from the CD then on the HTML page your links should be relative to your link page. So if your link page is also in your AutoPlay/docs folder then you just use <a href="PAGENAME.HTM">LINK NAME</a> . If your links page is in the root then you would use <a href="AutoPlay/Docs/Pagename.htm">LINK NAME</a>

    HTH

    Sue
    Last edited by sue; 09-28-2006 at 06:08 AM.

Similar Threads

  1. Setup Factory and VS 2005
    By vazir786 in forum Setup Factory 7.0
    Replies: 4
    Last Post: 01-13-2006, 08:47 PM
  2. folder create action, path chosen by user?
    By atman in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 07-19-2005, 01:11 PM
  3. How do I get the exit status of a program?
    By ahewgill in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 07-22-2004, 03:46 PM
  4. HOWTO: Prompt the User for Confirmation Before Exiting
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-03-2002, 09:50 AM
  5. PATH environment variable
    By RDodson in forum Setup Factory 6.0
    Replies: 4
    Last Post: 02-27-2002, 12:17 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