I'm trying to make a slipstreamer for Vista Icon Pack and I've nearly done it.
File are found, extracted, modified but I can't compress them.
I want to do that with makecab and directive file to avoid having 60 black boxes appearing and disappearing on my screen.
This is the beginning of my directive file:
.Set Compress=ON .Set Cabinet=OFF .Set CompressionType=LZX .Set CompressionMemory=21 .Set SourceDir=d:\temp\WORK .Set DiskDirectoryTemplate=D:\VIP accwiz.exe ahui.exe appwiz.cpl ...
And I get this:
D:\Scratch\Download\VIPv2_SP>makecab /F d:\temp\work\directives.ddf Microsoft (R) Cabinet Maker - Version 5.1.2600.0 Copyright (c) Microsoft Corporation. All rights reserved.. 26,381,312 bytes in 58 files 0.00% - accwiz.exe (1 of 58) d:\temp\work\directives.ddf(10): ERROR: NOT IMPLEMENTED YET: compressing single files: accwiz.exe d:\temp\work\directives.ddf(10): ERROR: MakeCAB aborted.
If I change ".Set Cabinet=OFF" to ".Set Cabinet=ON", it works normally.
Does anyone know how I could get this to work ?
Thanks.



Help

Back to top










