Jump to content

Featured Replies

Posted

Homepage -- http://www3.sympatico.ca/lazimute/programs.htm

Build2:

Updated Makecab.exe and Cleaned the .ini up

This little baby cabs and dacabs both files and folders!

addondl.png

I also included the makecab.exe from Win 2008 v6.0.6001.18000

Size 67.8 kb MD5Hash = 911C9348DB2A650AAEF5E84CF08BCCEE

Tested and works on Win2000, XP and Win2003

That addon gives me this error:

20071130000351rj8.png

Maybe you could just make a CAB Tools for SendTo folder addon that uses the .VBS file to install. That way does work for me.

Edited by anonymous

To call VBS files I use RunPost/PreSetupCommands

RunPostSetupCommands=SectionName:1

[SectionName]
CMD /Q /C CD /D """%LDID%\%VBS_DIR%""" & CSCRIPT vbs_file.vbs

Kel since RunPostSetupCommands wont work during Windows setup I use a RegisterDLLs trick to launch my INF section and use advanced INF, example

RegisterDLLs=Launch.INF

[Launch.INF]
11,,rundll32.exe,,,"advpack.dll,LaunchINFSection %INF_FILE%,Setup"

[Setup]
RunPostSetupCommands=xxxxxxxx

  • 4 months later...

Hey mate, here's makecab.exe file from server 2008 rtm. And, you need to remove this code from entries.ini for RVMi 1.5.1:

rvmtemp\extracted\Makecab.exe
Also please remove ur sid from website link :)

MD5 of 7z file: 1BF0835D282479A4A0D00C26CF2C54AD

MD5 of exe file: 85EFC7BCBF6327B9C7FA774D374313CC

What about a peChecksum send to style addon?

Cheers

W2K8_MakeCab.7z

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...