Re: How to Advertise EXE Program File Silently?



Hi Saeed,

It depends on the installer (.exe) if it supports an unattended mode you can
use this. You could write a vbscript to launch the .exe and press keys
(sendkeys).

Try yourexe.exe /? to see if the program can be automated.

--
Thanks
Lars Norman Søndergaard
MVP SMS
"Saeed Khalaf" <SaeedKhalaf@xxxxxxxxxxxxxxxxxxxxxxxxx> skrev i en meddelelse
news:F076679A-2326-4598-BD5A-35A18024E738@xxxxxxxxxxxxxxxx
>I like to advertise an EXE program file, that has a parameter to enter,
>like
> Click on next, Accept the agreement, Entering Code number or any other
> details.
> i like to install it to client PC Silently, without any user input! just
> pushing the program.
>
> if there is a way or script to do it? if there any sample code or program
> script to test in any site i will appreciate.
>
> Thanks


.



Relevant Pages

  • an after-thought (the installer option)...
    ... your script to an exe by wrapping it in an "installer". ... consider the "installer option" for converting ... Simple Case (Your target system has scripting installed): ...
    (microsoft.public.scripting.vbscript)
  • Re: published software: Unabled to extract deployment information.
    ... being able to publish an .exe file directly using group policy. ... can not be installed properly by GP using msi! ... WIndows Installer, ...
    (microsoft.public.windows.server.active_directory)
  • Re: Set up project fails
    ... when I run the exe on a laptop I will get this error: ... Definitive Guide to Windows Installer ... I can install this msi file on machines with vs2003 installed in them. ... exe file and the only dll file over to another machine is common run ...
    (microsoft.public.vsnet.setup)
  • Re: Application.StartupPath
    ... You can strong name an exe. ... company's Network admin set up a login script to run the installer - I ... However when I just copy the exe file to the file server (along with the ... This xml file is located in the same folder as the executable. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: published software: Unabled to extract deployment information.
    ... software with .exe extensions using group policy. ... can not be installed properly by GP using msi! ... File types that you use with Group Policy Software Installation ... WIndows Installer, ...
    (microsoft.public.windows.server.active_directory)

Loading