This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- using vbscript as installer filee instead of installer.bat in installer dir
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Apr 04, 2012
09:57 AM
using vbscript as installer filee instead of installer.bat in installer dir
Hi ,
I am preparinng a network filter driver . for the convenience of end user i want to hide any command prompt during my installation procedure so that user can see a neat installatiion without any interruption .
I tried it by initiaating my installer.bat through a vbscript but i have no idea how can i use this vbscript in my installer . I tried to replace application.vbs in place of installer.bat in installdir but it did not worked for me .
So please help me out in how can i develop a command line free installer for end user
thanks in advance
I am preparinng a network filter driver . for the convenience of end user i want to hide any command prompt during my installation procedure so that user can see a neat installatiion without any interruption .
I tried it by initiaating my installer.bat through a vbscript but i have no idea how can i use this vbscript in my installer . I tried to replace application.vbs in place of installer.bat in installdir but it did not worked for me .
So please help me out in how can i develop a command line free installer for end user
thanks in advance
(1) Reply