Hiya All,Making silent installs depends on the EXE file, if it is possible or not.... Or with MSI on the Switches...
There is another possibility for silent installs without compressing them -
YAWI - you just give there the EXE file, put switch entries (as many as you want) and you dont need to pack it, nor unpack in temporary Dir at install or whatever......
In fact
1. you can just make a CAB of the YAWI.EXE and YAWI.INI (after configuring the INI file accordingly)
2. integrate just that CAB
3. (before making ISO) copying all needed EXEs to the
svcpack folder
4. and there you go! You can either install during T-13 with YAWI integrated into Win Install, or run the YAWI under freshly installed Windows afterwards from CD.....