Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Autorun program

Featured Replies

Hi everybody,

i wanna to konw wat is the best program that make the cd autorun orthat is design the autorun graphic .

Regards,

Xtremee

xtremee... I use AutoPlay Media Studio 5.0.2.0 Professional... and it works great 4 me

B)

Autoplay media studio is my favourite out of all the ones i have tried, but it does take a while to get used to it. although if you have had previous experiance with VB u should pick it up in no time

Edited by ScubaSteve

Autoplay media studio is my favourite out of all the ones i have tried, but it does take a while to get used to it. although if you have had previous experiance with VB u should pick it up in no time

id have to agree with scuba,, but overall its a fairly easy to use prog :)

  • Author

1st thanks for all replies,

I also think that AutoPlay Media Studio is the best in this field.

Regards,

Xtremee

  • Author

Wow!

it is look great.

I think now the autoplay media studio is the best in this field.

another great tool and easy to use is Multimedia Builder 4.9.6a, it has a user frendly GUI and it contains most of the features in Autoplay Media Studio

I have Autoplay media studio but I do ever thing but I do not know where to copy my Multi DVD Folders and file to be accessed by Auto menue.

Can any body please give me a step by step instruction how to it.

thanks

One of the first autorun menu I created with Autoplay media studio.

bas.gif

bas2.gif

Serial numbers are pulled out from txt file,so everyone can change it.

for

RAZ Dad

You can put files wherever you want, but you have to set proper source path to those files in Autoplay media studio.

My example

File.Open("progs\\daemon347.exe", "", SW_SHOWNORMAL);

dir "progs" is in the cd/dvd root (g:/progs/daemon347.exe)

Edited by Bas

thanks for reply

But My Multi DVD Folders and files are in a folder in hard drive.

After building, I add Action to button to run EXE files for Programes, then I Publish my Menu to a folder, when I see the published folder there are only Auto run files and only one EXE program which I assigned in Action button, what about the rest of the folders located in my DVD folder.

thanks

But My Multi DVD Folders and files are in a folder in hard drive.

After building, I add Action to button to run EXE files for Programes, then I Publish my Menu to a folder, when I see the published folder there are only Auto run files and only one EXE program which I assigned in Action button, what about the rest of the folders located in my DVD folder.

What code did you wrote in Action in APM.

Did you select your.exe file directly from APM fileopen wizard. If so Apm just copied it to "AutoPlay/Docs/your.exe". You are wondering where is the rest of your files&folders.

You need to work with relative links.

Your code looks something like this if I assume correct :

File.Open("AutoPlay\\Docs\\your.exe", "", SW_SHOWNORMAL);

But, it should be like this:

File.Open("Programes\\your.exe", "", SW_SHOWNORMAL);

Folder "Programes" will be in the root of your cd/dvd, in your case Multi DVD Folder is root

Change your codes, and after publishing just copy autorun.exe,autorun.inf,*.ico and AutoPlay folder in your Multi DVD Folder

You can execute autorun.exe to test it before burning

I hope this is corect answer to your question

Sorry for my english

Edited by Bas

Thanks

Can you please write me a Tutorial from the point you pucblish the Menue in a foleder how you add your Windows installations to Menue and Burn them in CD.

thanks

THIS IS MY DVD FOLDER IN MY HARD DRIVE

I:\My DVD Project\AIO-DVD\SETUP\XP\Professional\SETUP.EXE

THIS MY ACTION BUTTON XP PROFESSIONAL RUN

result = File.Run("\\SETUP_3.EXE", "", "", SW_SHOWNORMAL, false);

AFTER PUBLISHING I COPIED THAT TO I:\My DVD Project\AIO-DVD

WHEN I CLICK ON BUTTON NOTHING HAPPEN.

WHAT CATAGORY DO YOU SELECT TO RUN EXE FILES.

THANKS

TO BAS

THANK YOU VERY MUCH COULD MAKE IT LATER IT WORKING PERFECT

THANK YOU VERY MUCH FOR YOUR HELP.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.