Jump to content

Install, how...


 Share

Recommended Posts

perfect, just hard to use it

Here's another one which might be easier to use.

CreateInstall Free

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

  • 2 weeks later...

Try using this.

Just add the necesary info

u can use the uninstaller too.

gsglive

install code:

if MsgBox(4, "Install ", "Would you like to install ?") = 6 Then;insert names
    $sorce = InputBox("Install ", "Name the directory from which you are installing . If you are installing from a CD, it will probably be D:\");insert names
    MsgBox(0, "Please wait.", "Click OK to begin and then wait. You will be notified when the install is done.")
    DirCopy($sorce, "C:\Program Files\");insert a location
    DirCreate("C:\Documents and Settings\All Users\Start Menu\Programs\");insert a location
    $1 = FileCreateShortcut("C:\","C:\");insert a location
    $2 = FileCreateShortcut("C:\","C:\");insert a location
    $3 = FileCreateShortcut("C:\", "C:\");insert a location
If $1 = 0 Then
    MsgBox(0, "Error", " did not install properly due to an error.");insert names
ElseIf $2 = 0 Then
    MsgBox(0, "Error", " did not install properly due to an error.");insert names
ElseIf $3 = 0 Then
    MsgBox(0, "Error", " did not install properly due to an error.");insert names
Else
    MsgBox(0, " installed!", " Fully Installed! Thank you for choosing ! To begin using Backup, click on Start, then All Programs, then .");insert names
oÝ÷ ÚéâËZW(u殶­s`¦b×6t&÷BÂgV÷CµVæç7FÆÂgV÷C²ÂgV÷Cµv÷VÆB÷RƶRFòVæç7FÆÂògV÷C²ÒbFVã¶ç6W'BæÖW0 &öw&W74öâgV÷C´æç7FÆÂgV÷C²ÂgV÷Cµ&öw&W73¢gV÷C²¶ç6W'BæÖW0 &öw&W756WB F%&VÖ÷fRgV÷C´3¢b3#µ&öw&ÒfÆW2b3#´&6·W2ãgV÷C²¶ç6W'BæÖW0 &öw&W756WB#R fÆTFVÆWFRgV÷C´3²b3#²æÆæ²gV÷C²¶ç6W'BÆö6Föà &öw&W756WBS fÆTFVÆWFRgV÷C´3²b3#´VÇæÆæ²gV÷C²¶ç6W'BÆö6Föà &öw&W756WBsR fÆTFVÆWFRgV÷C´3²b3#µTÄæÆæ²gV÷C²¶ç6W'BÆö6Föà &öw&W74öfb ×6t&÷ÂgV÷C²Væç7FÆÂgV÷C²ÂgV÷C²gVÆÇVæç7FÆÆVBâgV÷C²¶ç6W'BæÖW0¤VæD`
Edited by gsglive

- gsglive

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...