Jump to content

Recommended Posts

Posted (edited)

Hi,

I have a great U-DVD all setup. However, it is not the best setup in terms of file locations.

Everything runs from the DVD itself. Very few files actually get copied over to the hard drive. This is how I want to keep it.

I want to know:

If I put my folders into $OEM$ (not $OEM$\$1 or $OEM$\$$) will they get copied to the hard drive?

CD

..|--$OEM$

.........|-- $1

.........|-- $$

..............|-- System32

.........|-- Applications

.........|-- _Tools

.........|-- cmdlines.txt

..|--cmpnents

..|--I386

..|--SETUP.EXE

..|--win51ip.SP2

Again, I don't want the folders "Applications" and "_Tools" to be copied to the hard drive. I just want all my OEM stuff in one place, if possible.

Will this work? or will everything in $OEM$ get copied during the text-setup?

[edit]

to make this a little more clear, i'd layout everything as described above, and then run it, like so:

cmdow @ /HID
@ECHO OFF

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:

start %CDROM%\$OEM$\WPI\WPI.hta

EXIT

Edited by a06lp

Posted

I don't think so, in my first attempt at Unattended Installations I wasn't cleaning the hard drive at first. I had to manually delete the folder on the system drive and those files weren't there...

Posted

can others confirm that folders within $OEM$ (besides the obvious $1, $$, $Progs, $Docs) will NOT be copied over to the hard drive?

Posted

dont think they do. Because $OEM$ doesnt represent a location within the windows install.

Also i remember once out of interest searching for my RunonceEx (in oem folder) to see if it needed deleting via batch file, but never found it.

Either they get copied and deleted automatically (highly unlikely) or they are not copied over at all.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...