
grabben
MemberContent Type
Profiles
Forums
Events
Everything posted by grabben
-
multiboot DVD/USB xp+7+vista is it possible?
grabben replied to franner's topic in Multi-Boot CD/DVDs
Cant really make a .wim of the xp setup like vista and 7 but you can make an image of xp.. Checkout the boot from usb section. -
Unattended install with variable OEM keys and PC names
grabben replied to xof's topic in Unattended Windows 7/Server 2008R2
This is probably against MSFN Rules but there are kits out there.. If you mean autoactivating scripts for example.. How to label them i dont know.. Probably using scripts that checks biosbrand and then apply name for it.. Problem if theyre all the same. -
RT Seven Lite - RC build 1.7.0 and Beta build 2.6.0
grabben replied to bensam56's topic in Unattended Windows 7/Server 2008R2
Yes beacuse its older and alot more feedback has been given.. 7Lite is completely new, its not a stable release yet, only a beta... Why dont you wait 4-5 years and then say 7Lite isnt stable for Win7 as vLite is for vista.. -
RT Seven Lite - RC build 1.7.0 and Beta build 2.6.0
grabben replied to bensam56's topic in Unattended Windows 7/Server 2008R2
boy there is a name from the past!! Nuhi has not been around for what? 3-4 years now. vlite was for vista not 7 and is not fully compatable with 7. give bensam his due, he is doing this for free just as nuhi did. So unfortunate Nuhi isnt here:(. I wish he would continue developing his great tools. -
Windows Vista SP2 Update UL List's! (x86 and x64)
grabben replied to sammey19's topic in User Contributed Update Lists
Sounds good -
Windows Vista SP2 Update UL List's! (x86 and x64)
grabben replied to sammey19's topic in User Contributed Update Lists
tcntad @ MDL Forum here hehe.. Well the links doesnt work. Says "updatename" cant be found on remoteserver or something like that. And is it only 23 updates (ecl. SP's)?? -
Help Creating a Multiboot USB Drive
grabben replied to whoelse28's topic in Install Windows from USB
Whats wrong with this one? Make an Windows 7 AIO, then you can use xp, 7 and ubuntu on 1 drive. -
How to install Windows from USB- WinSetupFromUSB with GUI
grabben replied to ilko_t's topic in Install Windows from USB
Im using the latest:) Copying xp etc works fine and one vista or 7:). -
How to install Windows from USB- WinSetupFromUSB with GUI
grabben replied to ilko_t's topic in Install Windows from USB
Good piece of work man:) XP & Windows 7 works fine copying to the USBdrive, havent tested it yet.. I'll add Win2k and WinXP today if i can and try it:) Woudnt it be possible to just have diff. folders with the OS? I know other files need to be edited to make the setup etc work but isnt there some small apps to edit those files? -
Yea im trying that imagex command again and see if it works:)I made a small script to combine 7 and vista to a new install.wim and replace the old one and then create iso.. now trying in VMWare. Installing Vista starter seems to work fine sofar @ 35%Edit 1: Failed. Will now try copy licensefolder and its content from vista to 7 boot.wim Edit 2: Guess what...yep, thats right. It failed...
-
Isn't this the one? It's just one of the board updates that made links invalid. jaclaz Thanks alot:) Now i can try continue making that cd...
-
A visual guide to 7Customizer
grabben replied to blue4603's topic in Unattended Windows 7/Server 2008R2
1: No specific order no. 2: If you can write to a networkdirectory it should work fine. 3: You have to save settings yourself. -
Dude.. I cant download geitonaki's SFX file ....
-
Well possible with a Blu-raydisc... Fully updated 7 AIO disc takes about 4 GB (tried making one few months ago).. Since you just want some edition and only 32bit you can probably say that vista and 7 together updated will take roughly 4.5-5GB.. And the updates for the rest of the OS might take another 1GB ?.. So yea I'd say its fully possible to fit everything on a duallayer dvd which is 8.5GB
-
Slipstreaming Updates on x64/x86 AIO DVD
grabben replied to rvdsabu4life's topic in Multi-Boot CD/DVDs
Btw.. since the editor doesnt work good for me ill write a new post. DISM is a part of Windows 7 and can be found in the C:\Windows\System32 directory if im not totally wrong. -
Slipstreaming Updates on x64/x86 AIO DVD
grabben replied to rvdsabu4life's topic in Multi-Boot CD/DVDs
Where does one find this script? Basically its just written in notepad and saved as cmd hehe.. It can be downloaded from my skydrive. Link can be found on a swedish forum Copy the code i wrote above.. Change DISM to the actual path Wimfile to lets say D:\dvd\sources\install.wim Index 1-9 Image & MountDir to D:\mount So it looks like this for example C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Index:1 /MountDir:D:\Mount C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Image:Mount /Packagepath:D:\updates\32 C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /MountDir:D:\Mount /Commit C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Index:2 /MountDir:D:\Mount C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Image:Mount /Packagepath:D:\updates\32 C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /MountDir:D:\Mount /Commit C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Index:3 /MountDir:D:\Mount C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Image:Mount /Packagepath:D:\updates\32 C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /MountDir:D:\Mount /Commit C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Index:4 /MountDir:D:\Mount C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Image:Mount /Packagepath:D:\updates\32 C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /MountDir:D:\Mount /Commit C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Index:5 /MountDir:D:\Mount C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Image:Mount /Packagepath:D:\updates\32 C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /MountDir:D:\Mount /Commit C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Index:6 /MountDir:D:\Mount C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Image:Mount /Packagepath:D:\updates\64 C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /MountDir:D:\Mount /Commit C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Index:7 /MountDir:D:\Mount C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Image:Mount /Packagepath:D:\updates\64 C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /MountDir:D:\Mount /Commit C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Index:8 /MountDir:D:\Mount C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Image:Mount /Packagepath:D:\updates\64 C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /MountDir:D:\Mount /Commit C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Index:9 /MountDir:D:\Mount C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /Image:Mount /Packagepath:D:\updates\64 C:\program files\Windows AIK\Tools\amd64\Servicing\Dism.exe /MountDir:D:\Mount /Commit Index 1- 5 Is the 32bit (x86) editions and 6-9 is x64 (amd64) editions. Index 1 I 7 Starter so if you want to update is aswell do that or remove the first 3 lines:) Ofcourse you have to change paths to your own. After "Tools\" you have to write either x86 or amd64 depending on the architecture. Save the cod above as 7updates.cmd or whatever filename you want. -
7Customizer Language File(Chinese Traditional)
grabben replied to missile0407's topic in Unattended Windows 7/Server 2008R2
YA, I am from Taiwan. Nice to meet you.By the way, can I make a Chinese Guide of 7C in the forum?Cuz there would had some dispute in Taiwan's forums. (About using 7C population, and copyright dispute.)Yea sure, please post a guide in chinese here and also perhaps a pdf file if you can. I've made a swedish guide and we have french, japanese, english and a german guide!All kind of translations are welcome ofcourse:)Edit: ni hao to you to .. -
change your deployment method. Use a custom tool along with WinPE to deploy Custom WIM's... you will still run into the space issue. maybe have 2 dual DVDR9's on with x86arch wimfiles and the other with x64 arch files. Space is not the real issue here. For me and many other the issue is actually getting this crap to work properly.. I want to know how to and get it to work "just in case" i might need it feel its needed (beacuse i run win7 and other computers here runs xp and others vista).
-
People say theyve successfully made one xp/vista/7 dvd.. Its easy mergine vista, server 2008 etc (OS that uses .wim) on one dvd but actually getting it to install and configure properly hmm.
-
Slipstreaming Updates on x64/x86 AIO DVD
grabben replied to rvdsabu4life's topic in Multi-Boot CD/DVDs
NP.. Ive made a small script that integrates some stuff to windows 7, absolutely nothing fancy like 7C or 7Lite though hehe. You can use 7C if you want to.. Even if its an AIO, just pick 64bit updates for the 64bit editions. -
Slipstreaming Updates on x64/x86 AIO DVD
grabben replied to rvdsabu4life's topic in Multi-Boot CD/DVDs
Edit: I f.... hate this stupid editor.... You can still easily use 7Customizer. Its easy to automate this process.. This is from my own script: DISM /Mount-Wim /WimFile:Install.wim /Index:1 /MountDir:Mount DISM /Image:Mount /Add-Package /Packagepath:D:\updates\32 DISM /UnMount-Wim /MountDir:Mount /Commit DISM /Mount-Wim /WimFile:Install.wim /Index:2 /MountDir:Mount DISM /Image:Mount /Add-Package /Packagepath:D:\updates\32 DISM /UnMount-Wim /MountDir:Mount /Commit ... DISM /Mount-Wim /WimFile:Install.wim /Index:6 /MountDir:Mount DISM /Image:Mount /Add-Package /Packagepath:D:\updates\64 DISM /UnMount-Wim /MountDir:Mount /Commit DISM /Mount-Wim /WimFile:Install.wim /Index:9 /MountDir:Mount DISM /Image:Mount /Add-Package /Packagepath:D:\updates\64 DISM /UnMount-Wim /MountDir:Mount /Commit If you want to make a script of this;; Replace DISM with the path to DISM.exe for your architecture MountDir & Image with the path to your mountfolder. Example: D:\mount Packagepath: With path to folder containing your updates