slb

0
Solutions
0
Forum Threads
0
Blog Entries
0
Articles
0
Downloads
0
Ideas
0
Events
0
Videos
0
Groups Joined
11
Comments
Send this user an email
Show:
slb
commented 4 weeks 3 days ago on the Managing upgrade of setup kits without Merge Module forum discussion That was simple nice way to make people read your signature VBScab (Think about using ...
slb
commented 4 weeks 4 days ago on the Unable to execute the batch file using Wise forum discussion can you put down the error screen for us
slb
commented 4 weeks 4 days ago on the Unable to add %APPDATA% to the path forum discussion You may try
PATH *=-PATH [~];[%APPDATA]\AFolder
or ...
slb
commented 4 weeks 4 days ago on the Unable to execute the batch file using Wise forum discussion Try with a double quotes"%TEMP_BAT%\Connect.bat"
slb
commented 4 weeks 4 days ago on the Unable to execute the batch file using Wise forum discussion You may have to look into the variable path (%TEMP_BAT%) for connect.bat. Do you see the batch ...
slb
commented 7 weeks 4 days ago on the ShortCut Issue :: Please Reply Urgent forum discussion You may also check by changing the component code of the component containing the shortcut.
slb
commented 7 weeks 4 days ago on the ShortCut Issue :: Please Reply Urgent forum discussion You are trying to install your new MSI without uninstalling your earlier application? ...
slb
commented 7 weeks 5 days ago on the How to create a Service under Win Vista forum discussion ...Is there any good reason behind this approach/logic?
As an alternative for the error you ...
slb
commented 7 weeks 6 days ago on the Source Evaluation Before Packaging an Application download Number of msiexec.exe instances in the process list of task manager should also help identify this.
slb
commented 8 weeks 3 hours ago on the Unable to execute the batch file created by Wise forum discussion Suspected first that \\ would kill the script, but fortunately or unfortunately it works with an ...