I figured it out! extract the .msi file from the setup.exe and run it as follows:
msiexec.exe /i \\<install dir>\wildedit.msi /qn ALLUSERS=1
Search found 2 matches
- Fri Jul 28, 2006 7:50 pm
- Forum: WildEdit
- Topic: WildEdit Silent Install
- Replies: 1
- Views: 917
- Mon Jul 24, 2006 10:19 pm
- Forum: WildEdit
- Topic: WildEdit Silent Install
- Replies: 1
- Views: 917
WildEdit Silent Install
I've built a job to install WildEdit silently and remotely using Altiris. Unfortunately, the install places the WildEdit programs folder in the c:\Documents and Settings\<system account>\Start Menu\Programs folder instead of the All Users\Start Menu\Programs folder, so only the system account can ...