Jjazz Posted June 24, 2004 Posted June 24, 2004 Hi,I have squeezed my hudge drivers directory to get more place for the application software on an unattend cdrom.Create with the 7-Zip file archiver a self extractable file (i use the compressed windows version, 7zC.sfx )# 7z a -sfx7zC.sfx FullOfDrivers.exe Drivers\* -ra = add-sfx = sfx format-r = recursiveModifie your winnt.sif file and add in the [GuiUnattended] section: DetachedProgram="%systemdrive%\FullOfDrivers.exe" Arguments="-y -w%systemdrive%\temp -o%systemdrive%"-y = y for all-w = temp dir (mine was previously existing in $OEM$\D\Temp, i don't know if it is required or not)-o = where toYou will have a nice tiny windows during the extraction.And don't forget to have your OemPnPDRIVERSPath well configured. Paths should look like the extracted directories.I have won at least 30Mo of new free space.@+Jj
Jjazz Posted June 24, 2004 Author Posted June 24, 2004 @Bâshrat the SneakySorry, the special options s=[off | on | [e] [{N}f] [{N}b | {N}k | {N}m | {N}g) didnt work. So i don't know the default compression method @+Jj
Bâshrat the Sneaky Posted June 24, 2004 Posted June 24, 2004 If you'd create it with the 7zip GUI you could save even more space then! There's quite a difference between Ultra compression and the default
Jjazz Posted June 25, 2004 Author Posted June 25, 2004 @Bâshrat the SneakyRight, i'll do that next time. I made only a little and fast test @my2001it is so huge because i need drivers for printers, video, tv, scanner, etc. But you are right, i could say i need a DVD+R9 to perform a full install next time @+Jj
Jjazz Posted June 26, 2004 Author Posted June 26, 2004 @Hi2001Could be but not, i'm only trying to build an easy maintainable cdrom. So i didn't want to optimize neither drivers nor packages. The cdrom should stay as generic as possible Imagine your sister crached her computer and she needs to write her resume because tomorrow she has an important appointment with her future boss. Bad luck you aren't at home and she does understand anything in computers. So an unattend preconfigured install with at least an editor would be necessary.I really would like to build such cd containing the most useful freeware applications released at the moment like OpenOffice, Gimp and others. But, i will certainly stay with my small 700Mo RW cdrom for a while . DVD are really too expensive for me .However, thx for your suggestion.@+Jj
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now