| |
Multi-Page(Form)
If you need multi-pages
- Make a folder in the CD-ROM base folder called subfolder1.
- Use AutoRun Pro open the subfolder1.
- Edit the interface.
- Use AutoRun Pro open the CD-ROM base folder.
- Set the Label, Button or Image Object Click Action property 'OpenFile'
- Set the Label, Button or Image Object File, URL or EMAIL property '\subfolder1\autorun.exe'
Go back to the first "page" from the second
- If you did not close the first "page", when you close the second "page" the first "page" appear automatically.
- If you closed the first "page", you can set the Object (in the second page)
ClickAction property: OpenFile
File, URL or Email property: "\..\autorun.exe" (do not press the button to select, type in by keyboard)
StartDirectory property: "\.."
Close property: True (after the action the current page will be closed, in first page you can do also)
|