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.

OEM Folders AND Win Variables

Featured Replies

After the MSFN guide on OEMs

http://unattended.msfn.org/global/oemfolders.htm

<<You might ask, "why not run application installations from the CD itself?" This is because CD-ROM drive letters are bound to be different on every PC, which shows why there's no permanent "%CDROM%" environment variable.>>

I don't know if I can use other windows system variables:

C:Documents and SettingsNome Utente>set

ALLUSERSPROFILE=C:Documents and SettingsAll Users

APPDATA=C:Documents and SettingsNome UtenteDati applicazioni

CLASSPATH="C:WINDOWSSYSTEMQTJava.zip"

CLIENTNAME=Console

CommonProgramFiles=C:ProgrammiFile comuni

COMPUTERNAME=Icaro (Nome Computer)

ComSpec=C:WINDOWSsystem32cmd.exe

DEVMGR_SHOW_NONPRESENT_DEVICES=1

HOMEDRIVE=C:

HOMEPATH=Documents and SettingsNome Utente

LOGONSERVER=\Icaro (identificativo di rete)

NUMBER_OF_PROCESSORS=1

OS=Windows_NT

PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

PROCESSOR_ARCHITECTURE=x86

PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 7, GenuineIntel

PROCESSOR_LEVEL=15

PROCESSOR_REVISION=0207

ProgramFiles=C:Programmi

PROMPT=$P$G

QTJAVA="C:WINDOWSSYSTEMQTJava.zip"

SESSIONNAME=Console

SystemDrive=C:

SystemRoot=C:WINDOWS

TEMP=C:Temp

TMP=C:Temp

USERDOMAIN=Icaro

USERNAME=Nome Utente

USERPROFILE=C:Documents and SettingsNome Utente

windir=C:WINDOWS

CAN I ???

Help Appreciated

why not use a variable to set cdrom

example

for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\win51 set CDROM=%%i:

since win51 should be in the root of you cd it will set cdrom to the right drive letter then you could run the program by using

%cdrom%\path\program.exe

  • Author

Thx, but that's not perfectly what I'm looking for... If I want just copy files like that I'm obliged to do a batch, can't I use the variables?? :huh:

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.