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.

Autorunning WPI

Featured Replies

Hi Guys.

First time using WPI for real (tested it out in the past). Is there a way to add a desktop icon that points to WPI on the DVD. I mean that when a user clicks the WPI icon it prompts for the DVD. Also is there a way to modify the autorun.inf so that WPI is displayed when the DVD is inserted. Which would be the better of the two options?

Thanks.

Here's my current autorun.inf. There are some decent tutorials out there if you google around some. In short, the top 5 lines set up the default action when you insert your CD/DVD, and the other "shell" commands each match a title to a command that's available when you right click on the disc's icon in my computer. Also note that all file locations are relative to the root of the disc.

You can test the autorun.inf file by compiling it along with any directories and files linked to in the file into an ISO. Then mount the ISO with something like MagicISO and and right click on the virtual drive in My Computer.

[AutoRun]
ShellExecute=WPI\WPI.HTA
icon=wpi.ico
label=Unattended Windows Installation Disk 3.0
action=Install Applications


shell\drivers=&Update Computer's Drivers
shell\drivers\command = OEM\DP_Install_Tool.cmd

shell\extras = &Extras
shell\extras\command = explorer "Software\EXTRAS -- Unavailable in WPI\"

shell\duddocs = &Documentation
shell\duddocs\command = explorer documentation

shell\setupwin = &Setup Windows
shell\setupwin\command = SETUP.EXE

shell\partition = &Partition Hard Drive
shell\partition\command = explorer "Administrative Tools\Partition Magic 8 Portable\"


; prevents autoplay
; only works in Vista
[Content]
MusicFiles=false
PictureFiles=false
VideoFiles=false


I'd love to see a discussion of other commands people add to their autorun.inf's, though this may not be the right forum.

Cheers,

Kevin

// Edit: clarified instructions on how to test autorun.inf files.

Edited by vampus8

  • Author

Thanks for your response. Will give it a go on my next try.

Guess what I found in the tools folder? Thats right Autorun.inf. D'oh :blushing:

Edited by willyeckerslike

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

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.