CaseyE

0
Solutions
0
Forum Threads
1
Blog Entries
1
Articles
0
Downloads
0
Ideas
0
Events
0
Videos
1
Groups Joined
5
Comments
Send this user an email
Show:
CaseyE
commented 48 weeks 1 day ago on the Deploy multiple packages msi, exe vsa in single task forum discussion You can write a script with Wise Package Editor to chain installs.
Once you get launch the Wise ...
CaseyE
commented 48 weeks 2 days ago on the Is it possible to apply an msi template to a vendor msi forum discussion I think you are referring to creating an MST from vendor MSI. Read this article for instructions on ...
CaseyE posted a new blog entry: Join Application Packaging Engineers Group on LinkedIn.com
CaseyE posted a new article: Adding Custom Action VBScript to MSI in WPS 7.x
CaseyE
commented 49 weeks 5 days ago on the check is directory exist if not Create a folder forum discussion sub CreateFolder(NewDir as string)
dim objFSO
Set objFSO = ...
CaseyE
commented 49 weeks 5 days ago on the Can I delete the MS patch folders "C:\Windows\$NtUninstall..." forum discussion I have done quite a lot of reading on this subject and the consensus says thats it is okay to remove ...
CaseyE
commented 50 weeks 7 hours ago on the "Return Code -99"? forum discussion Site Link: http://www.advancedinstaller.com/user-guide/qa-log.html
Windows Installer ...