mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
576 B
14 lines
576 B
; MsiSpy CAB Directive File
|
|
.Set Cabinet=on
|
|
.Set Compress=on
|
|
.Set CabinetName1=msispy.cab
|
|
.Set DiskDirectoryTemplate=%_NTPOSTBLD%\instmsi\msitools\msispy.cab
|
|
.Set MaxDiskSize=0
|
|
%_NTPOSTBLD%\msiwin9x\dump\msispy.exe GuiExeIntel
|
|
%_NTPOSTBLD%\msiwin9x\dump\spyara.dll ResAraIntel
|
|
%_NTPOSTBLD%\msiwin9x\dump\spyenu.dll ResEnuIntel
|
|
%_NTPOSTBLD%\msiwin9x\dump\spydeu.dll ResDeuIntel
|
|
%_NTPOSTBLD%\msiwin9x\dump\spyjpn.dll ResJpnIntel
|
|
%_NTPOSTBLD%\msiwin9x\dump\msispyu.dll SysDllIntel
|
|
%_NTPOSTBLD%\dump\spyenu.hlp HelpEnu
|
|
%_NTPOSTBLD%\dump\spydeu.hlp HelpDeu
|