Jump to content

Script for installing Foxit PDF Reader


 Share

Recommended Posts

I would like make a script for installing this program from my pc.

I have several hard disk. The installations disks is O:

The instalable executable is : O:\Mis documentos en O\SOFTWARE ADOBE\Foxit PDF Reader\FoxitReader23_enu_Setup.exe

How can I run the instalable program ? What's the command for that purpose ?

Then I would like select the program destination folder

Do you know how can i do this ?

Can you help me showing an example script ? Where can I find more scripts for this purpose ?

Thanks

Excuse my language. I'm from Canary Islands

Traducción AutoIt al Español. http://autoitespa.espanaforo.com/forum.htm . Visita el foro de AutoIt en español http://www.emesn.com/autoitforum/. I am a simple user, not a programmer.

Link to comment
Share on other sites

I would like make a script for installing this program from my pc.

I have several hard disk. The installations disks is O:

The instalable executable is : O:\Mis documentos en O\SOFTWARE ADOBE\Foxit PDF Reader\FoxitReader23_enu_Setup.exe

How can I run the instalable program ? What's the command for that purpose ?

Then I would like select the program destination folder

Do you know how can i do this ?

Can you help me showing an example script ? Where can I find more scripts for this purpose ?

Thanks

Excuse my language. I'm from Canary Islands

I think you just need

Run("O:\Mis documentos en O\SOFTWARE ADOBE\Foxit PDF Reader\FoxitReader23_enu_Setup.exe")
Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Link to comment
Share on other sites

  • 1 month later...

It's ok. Function well.

Thanks

Excuse my language. I'm from Canary Islands

Traducción AutoIt al Español. http://autoitespa.espanaforo.com/forum.htm . Visita el foro de AutoIt en español http://www.emesn.com/autoitforum/. I am a simple user, not a programmer.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...