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.

using more then 1 $OEM$ directory

Featured Replies

im creating a multiboot dvd eventually going 2 have about 8 OS's on it, but i want 2 have these options

regular

unattended + drivers

unattended + programs + drivers

ive got option 1 & 3 working great

but how can i have option 2 work, it doesnt want 2 use my

OemFilesPath = "\SETUP\XP\HOME\$OEM2$"

im assuming this code doesnt work as it should since its not being used :P

keep in mind tho, the directory structure is as the picture shows Ive Only Started on home

post-70-1101875814_thumb.jpg

Edited by MCT


OemFilesPath is the path to your $OEM$ folder.

That would mean?

OemFilesPath = ".\SETUP\XP\HOME"

If this is the case. The you cannot have 2 $OEM$ in the same directory. So you could put 2 directories into that directory, then put each $OEM$ directory into each new directory that you just created.

-I386
-Dir1\$OEM$
-Dir2\$OEM$

Winnt.sif entries would be

OemFilesPath = ".\SETUP\XP\HOME\Dir1"

and the second winnt.sif

OemFilesPath = ".\SETUP\XP\HOME\Dir2"

This may work?

But you have 1 I386 Directory? Where is the 2nd winnt.sif?

Edit: And why did you not post in the Multi-Boot CD/DVDs forum?

  • Author
Edit: And why did you not post in the Multi-Boot CD/DVDs forum?

cuz i dunno :blushing:

ill try your suggestion tho :)

EDIT: tried it & it doesnt work :(

any other ideas?

thanks

  • Author

i dont see anything explaining how to have more then 1 $OEM$ folder

why would you want two OEM folders?

Can't you use 1 OEM folder?

If you're making a multiboot CD/DVD, I assume you have multiple WINNT.SIF files.

Thus you can have a OEM folder for every installation.

  • Author

correct, but instead of having 3 directories of "home" why not have 2 sets of $OEM$ which is smaller & cleaner looking IMO

I am not sure how you would do that, how would the OS know which OEM folder to use? OK you can set the drivers in the winnt.sif but what about anything else such as $$, $Docs $Progs folders that are automaticaly copied to where they are needed.

You would probably have to hack a few files or am i wrong at this assumption..

  • Author

ive opted 2 just use a second "Home" folder :( ill optimize the iso so it doesnt take any more room, but it'll be a b***h 2 keep organized lol

I may have made error in judgement

OemFilesPath = ".\SETUP\XP\HOME"

winnt.exe is the interpreter for winnt.sif? So that would be the working directory. If this is the case then maybe

..\Dir1

and

,,\Dir2

Along with example above.

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.