• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Creating .MSI files...question/help

ivwshane

Lifer
This is just for fun and on my home network of five computers all on a domain.


I would like to publish/assign programs to some of my other systems instead of having to install them evertime I reformat (I know there are other ways to push out images with what I want but that will be another project). What are some programs I can use to create MSI files that I can use to publish/assign in a GPO object?


One program I would like to assign is winrar.
 
On your Windos 2000 Server cd (I'm assuming you have one since you want to publish though a GPO 😛 ) go to

%cdpath%\VALUEADD\3RDPARTY\MGMT\WINSTLE

The WinInstall LE package lets you repackage .exe installs as .msi installs. It's made by Veritas, but MS has some pretty good docs in the KB about it.
 
Back
Top