Software distribution recommendations pleae

Because of the size of OEM 2024, my current software distribution software can’t handle it. I have been using Winzip to create the zip file then using “Winzip self extractor” to create the .exe file for distribution. I like what Autodesk has since it quickly installs the program but I don’t have a clue how to purchase that. Any suggestion would be greatly apprecialted.

Dave Filippi

Hello Dave,

with AutoSTAGE we have been useing WinRAR for the last couple of years. This as a lot of configuration options and can be run from command line (like when integrating into an automated build tool, see here).

WinRar is easy to use if you get into the details of all the arguments and options.
I have not found any limitiations regarding file sizes.

Cheers,
Jens Mueller

2 Likes

Hi Jens,

Thank you for this information. I will give this a hard look.

Best Regards,

Dave

David G. Filippi

Team FabCAD

www.fabcad.com

800-255-9032

+1-804-731-4599 International

~WRD0000.jpg

1 Like

Greetings Jens,

The WinRAR suggestion is a great one. It compresses the files better than Winzip and by using the “SFX” tool, I was able to create a self extracting .exe file that automatically started up the setup.exe routine in the built install wizard.

Thanks again,

Dave

David G. Filippi

Team FabCAD

www.fabcad.com

800-255-9032

+1-804-731-4599 International

1 Like

Dave,
That is good to hear! Glad you were able to get a solution.
Shawn
Microvellum

Hello Dave,

We’ve been using 7-zip to compress our AutoCAD OEM install for some years now. We launch a full AutoCAD install if the user has a compatible full AutoCAD installed or offer the OEM if they don’t.
InstallShield is our tool of choice for our solution (both full and OEM versions) and if OEM is required, we launch the self extracting exe and then run the installer once it has unpacked.

Thanks,

Neil

1 Like