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
- :
- vbscript as installer file instead of installer.bat in installer dir to get a cmd fre
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
vbscript as installer file instead of installer.bat in installer dir to get a cmd fre
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
(2) Replies
‎Apr 05, 2012
02:07 AM
every one looks for answer ..... no one to solve the query 😉
‎Apr 28, 2012
02:07 AM
I think someone already answered you here: http://community.flexerasoftware.com/showthread.php?t=201215