Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default AUTORUN COMMAND???

    is it possible to create an autorun command for a file created in dreamweaver?

    i would like to have my website on CD,...and have it to play automaticaly without me having to go in and locate the files manualy.


    70s ACTION HERO webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. autorun on mac
      Hi All, I have just produced a hybrid CDROM using Director and Flash, I am using roxio TOAST to write the CD but can only get the CD to auto run on...
    2. An autorun for pc and mac
      Hi! Did anybody knows how to make an autorun that works both for pc and mac? Thanks ;) CaroPe :.
    3. AUTORUN
      how do i know if my autorun is enabled or how doi make a software autorun on insertion of cd.
    4. autorun + macOS X
      hi there does anyone know if it is possible to make an autorun cd-director-projektor? in macOs 9 it is a setting in the quicktime-controlpanel,...
    5. hmm..need help to autorun
      I'm trying to use a cd-rom, but it doesn't open when I put it into the drive. I've used this cd rom before with a different pc...no probs. It...
  3. #2

    Default Re:AUTORUN COMMAND???

    Yes that can be done by making an autorun.inf file in notepad with this text in it:

    [AutoRun]
    shellexecute=yourfirstpage.htm

    save it to the directory where the first page is located and burn the lot to CD. It should then autorun.

    John



    Jack Harry Bill webforumsuser@macromedia.com Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139