Content Type
Profiles
Forums
Events
Posts posted by cai_sebas
-
-
Is it possible to make a new .wim file that works along with install.wim. So install.wim is original and only my drivers are in ie. drivers.wim?
Thanks
0 -
Autounattend.xml needs to be present in the Root
0 -
cluberti you gave me a superb idea. I am quite skilled at NSIS, think I am going to use that!! Thanks
0 -
It has been a while since I runned WIHU on Vista, from what I remember it installs software. But the 2 furst pages are just useless and hurting Vista because of the registry changes.
I will be launching my own website soon with stuff which is butifull, skins, guides, apps and more. Look at www.toastingvista.net in 2007!
0 -
really nobody, kindda disaapointed
0 -
Hi just wondering if somebody could help me. Vista is cool but in my UA I am still missing some features. Like a program installer (WIHU)! I don't have the skills to create it myself.
Is it possible somebody creates a sort a WIHU like installer, which works with INI files.
When you launch it you will be able to change "Owner information", "IP", "DNS" and "Workgroup Names" after this you can select which apps you like to install and at last a reboot option. I dont give much about changing user info, I always find it kind of annoying.
It would be the best Christmas present ever
0 -
Since there is so less intel available about how to integrate (Registry) Tweaks in to your installation I still don't now how to pull it off!
Does anybody know how I can disable UAP for example and do other tweaks without using vLite for example?
0 -
@ LeveL, Look at this thread: http://www.msfn.org/board/index.php?showtopic=88281
It surprises me how less info there is on Unattended Vista. I am searching for an way to include tweaks (Use, *UAP, etc) in to my install, with no results.
MSFN should launch an Unattended website dedicated to Vista!
0 -
To create you UDF Image. Save it as createudf.cmd (name doesn't matter just the extension .cmd)
CLS
@echo off
TITLE Creating UDF Image of Miscrosoft Windows Vista
ECHO.
ECHO You image is now being created. Make sure oscdimg.exe is present.
ECHO.
ECHO Creating your UDF...
oscdimg -bd:\Projects\Unattended\Vista\WVISTAUL_EN_VOL01\boot\etfsboot.com -h -u2 -m -lVISTA_EN_DVD D:\Projects\Unattended\Vista\WVISTAUL_EN_VOL01\ C:\WVISTAUL_EN_VOL01.iso
ECHO.
PAUSE
EXIT0 -
The -u -u1 -u2 options didn't worked for me. I am gonna retry those now. The original Vista image is also UDF so I guess that is the best option.
0 -
After some struggeling I finally got the right code. Down here there is a simpel command/batch code whick makes your Vista ISO.
Make sure you use the right paths. And have the file oscdimg.exe present in the same folder as the batch. Oscdimg.exe can be found in Windows AIK, PE Tools.
Save it as createiso.cmd (name doesn't matter just the extension .cmd)
CLS
@echo off
TITLE Creating ISO Image of Miscrosoft Windows Vista
ECHO.
ECHO You image is now being created. Make sure oscdimg.exe is present.
ECHO.
ECHO Creating your ISO...
oscdimg -bd:\Projects\Unattended\Vista\WVISTAUL_EN_VOL01\boot\etfsboot.com -h -j1 -j2 -m -o -x-lVISTA_EN_DVD D:\Projects\Unattended\Vista\WVISTAUL_EN_VOL01\ C:\WVISTAUL_EN_VOL01.iso
ECHO.
PAUSE
EXITWorks like a charm
Edit: Added oscdimg.exe and fixed the code, which now works properly
0 -
No just under XP. I am gonna try a few things atm. I let you guys know!
0 -
Thanks FireGeier,
Working on it now, I get an error
ERROR: Could not delete existing file "D:\Projects\Unattended\Vista\WVISTAUL_EN_VOL01\" Error 5
Still working on it!
0 -
A time ago I was searching for an easy way to make an image of my Vista files. You need Windows AIK to do this. A huge set of tools somewhere about 700mb. It seems making your image is quite simple if you know where to begin. So here is your start.
The files attached are batched which automatically creates an image for you, so you won't have to work with the real command.
We recommend you create an UDF Image. The original Vista DVD is UDF format.
UDF
Save it as 'younameit.cmd'. Replace 'YOURVISTADIR' by the location of you own Vista files.
CLS
@echo off
TITLE Creating UDF Image of Miscrosoft Windows Vista
ECHO.
ECHO You image is now being created. Make sure oscdimg.exe is present.
ECHO.
ECHO Creating your UDF...
oscdimg -bc:\YOURVISTADIR\boot\etfsboot.com -h -u2 -m -lVISTA_EN_DVD C:\YOURVISTADIR\ C:\WVISTAUL_EN_VOL01.iso
ECHO.
PAUSE
EXITISO Making an ISO is also possible. However we recommend UDF.
Save it as 'younameit.cmd'. Replace 'YOURVISTADIR' by the location of you own Vista files.
CODE
CLS
@echo off
TITLE Creating ISO Image of Miscrosoft Windows Vista
ECHO.
ECHO You image is now being created. Make sure oscdimg.exe is present.
ECHO.
ECHO Creating your ISO...
oscdimg -bc:\YOURVISTADIR\boot\etfsboot.com -h -j1 -j2 -m -o -x-lVISTA_EN_DVD C:\YOURVISTADIR\ C:\WVISTAUL_EN_VOL01.iso
ECHO.
PAUSE
EXITThere are many other options which can compile an ISO/UDF. If there are better complication I hope to see them! These little batches are just for starters. I am sure pro's can do it without hassle in command.
0 -
Yeah Thanks! Problem solved
0 -
Am I the only guy with this bug?
0 -
-
Wow, great! Many thanks!
MFSN is certainly big, maybe some stuff should be refreshed. New homepage? Forums, Forum Styles?
To everyone, .Net 2.0 is needed to run the app
0 -
Yes, Just like that!
What proggy is used, can't find it. Ill give it a good look now! Still, can't find out which prog it is. Would be sweet if I could use it, it seems neat!
0 -
Busy making my UA dvd I experienced a problem. A have a huge reg file with tweaks. Only I am just human and made some mistakes.
Is there a proggy which checks my reg file and points me to the problem. Other wise I have to do it manually.
Or are there any other ways to do this?
Thanks
0 -
I never use it. And allready got, Copy to and Move to. It isn't something that is killing me so if it can't be done np.
0 -
After a quick search I starnded here. Does anybody knows a way to completely remove the 'Send To' in the context menu.
Hope it is actually possible
0 -
Does anyone know which msic is used in this video? http://pictures.xbox-scene.com/hsdemonz/MC...360_public2.wmv
I want to use it for my UA setup
Thanks
0 -
Okay then, but anyone formilliar with things like that. And maybe could provide me with a link to that sort of system?
Thanks
0
Autounattended.xml 64-bit
in Unattended Windows Vista/Server 2008
Posted
I am working on a unattended version of my Vista 64bit. Unfortunatly I can't get my UA dvd to work. I have build UA Vista DVD's before all 32-bit and they work flawless. However I can't get my 64bit version to work. It doesn't use the Autounattended.xml.
Does anyone has an example version of Autounattended.xml that works on 64 bit?
Or any tips?