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.

Post Install %CDROM% help

Featured Replies

Hello there..I'm Using Hasi's Post Install Configuration Wizard...

I made an autorun menu to launch Post Install wizard to PC's already with windows

But my problem is that Post install can't resolve the DVD's drive letter..

The tests i made is that works only if DVD is in DRIVE D:...any help please?

I use this:

From menu i Launch start.cmd which calls WPI.HTA and in config.js i use

cmd1[pn]=['%cdrom%\\setup\\xp\\progr\\Office2k3pro\\SETUP.exe......

what's the difference with 'cdrom' and 'root' ???

THANKS

You don't quite have the syntax for the line correct. it should be the following:

cmd1[pn]=['cdrom','setup\\xp\\progr\\Office2k3pro\\SETUP.exe......']

cmd1[pn]=['%cdrom%\\setup\\xp\\progr\\Office2k3pro\\SETUP.exe......

In your case, though, you should actually have the following:

cmd1[pn]=['root','setup\\xp\\progr\\Office2k3pro\\SETUP.exe......']
or:
cmd1[pn]=['cdrom','progr\\Office2k3pro\\SETUP.exe......']
(I think...)

The difference between 'cdrom' and 'root' is that 'cdrom' uses "HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\Sourcepath" as the CD root, and 'root' uses just the drive letter from that. These differ because it's an all in one disk.

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.