VBS to replace a text in a file
Hi,
I have source which is installed silently and some post configuration is implemented in blank ISM template. Now the new requirement from client is to add a value for a text file which is getting generated during the launch of the shortcut under Installdir Location.
So, my query is, by adding vbs to the post configuration MSI will work or do I have to capture the application and point VBS to the shortcut?
Any suggestions and ideas would be great.
6 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
The file "ui.properties" which gets installed to location "C:\CostOS Estimating 4" has a property of "lang.flavor=".
The value of this property needs to be set as "lang.flavor=en_UK" - Scorp18 10 years ago