Skip to content

Instantly share code, notes, and snippets.

@robertmeta
Created April 9, 2012 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertmeta/a9e2d48047e6c7d056fe to your computer and use it in GitHub Desktop.
Save robertmeta/a9e2d48047e6c7d056fe to your computer and use it in GitHub Desktop.
Document Type: WSE
item: Global
Version=8.11
Flags=01010100
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Japanese Font Name=MS Gothic
Japanese Font Size=9
Progress Bar DLL=%_WISE_%\Progress\WIZ%_EXE_OS_TYPE_%.DLL
Start Gradient=0 0 255
End Gradient=0 0 0
Windows Flags=00000100000000010011110000001110
Message Font=MS Sans Serif
Font Size=8
Pages Modified=00110000001000100000000000000000
Extra Pages=00000000000000000000000000110000
Disk Label=Default
Disk Filename=SETUP
Patch Flags=0000000000000001
Patch Threshold=85
Patch Memory=4000
FTP Cluster Size=20
Dialogs Version=7
Version File=version 1.a
Version Description=Just a simple demo script
Version Copyright=Jesse Bessette
Version Company=VirtualCircuit.com
Crystal Format=10111100101100000010001001001001
Step View=&Properties
Variable Name1=_SYS_
Variable Default1=C:\WINDOWS\SYSTEM
Variable Flags1=00001000
Variable Name2=_WIN_
Variable Default2=C:\WINDOWS
Variable Flags2=00001000
Variable Name3=_WISE_
Variable Default3=C:\PROGRAM FILES\WISE INSTALLMASTER 8.1
Variable Flags3=00001000
Variable Name4=_INIT_WINDOW_
Variable Default4=HIDE
end
item: Remark
Text= Sending variables to a command line Script Created by Jesse Bessette on 12/26/00
end
item: Remark
end
item: Remark
Text= This script demonstrates the use of sending Variables to a command line
end
item: Remark
end
item: Remark
Text=-----------------------------------------------------------------------------------------------------------------------------------
end
item: Remark
Text= Variables Defined
end
item: Set Variable
Variable=ROOT
Value=C:
end
item: Set Variable
Variable=PING
end
item: Set Variable
Variable=PING_RESULTS
end
item: Set Variable
Variable=MENUSELECT
end
item: Remark
end
item: Remark
end
item: Custom Dialog Set
Name=sending variables to a command line Demo
item: Dialog
Title=sending variables to a command line Demo
Width=160
Height=108
Font Name=Helv
Font Size=8
item: Static
Rectangle=5 2 113 65
Action=1
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000000000000000000111
Text=DemoScript
end
item: Push Button
Rectangle=116 6 147 18
Action=1
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000010000000000000001
Text=&Next
end
item: Push Button
Rectangle=116 22 147 34
Action=1
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000010000000000000000
Text=&Exit
end
item: Static
Rectangle=74 80 151 89
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000000000000000000000
Text=Created by Jesse Bessette
end
item: Combobox
Rectangle=10 15 103 58
Variable=MENUSELECT
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000010000001000000010
Text=ping an IP Adress.
Text=
end
end
end
item: Remark
end
item: Remark
end
item: Custom Dialog Set
Name=sending variables to a command line Demo
item: Dialog
Title=sending variables to a command line Demo
Width=160
Height=108
Font Name=Helv
Font Size=8
item: Static
Rectangle=5 2 113 66
Action=1
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000000000000000000111
Text=DemoScript
end
item: Push Button
Rectangle=116 6 147 18
Action=1
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000010000000000000000
Text=&Next
end
item: Push Button
Rectangle=116 22 147 34
Action=1
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000010000000000000000
Text=&Exit
end
item: Static
Rectangle=74 80 151 89
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000000000000000000000
Text=Created by Jesse Bessette
end
item: Editbox
Rectangle=18 32 95 46
Variable=PING
Help Context=16711681
Enabled Color=00000000000000001111111111111111
Create Flags=01010000100000010001000000000000
end
item: Static
Rectangle=13 18 100 56
Action=1
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000000000000000000111
Text=Type IP Address here:
end
end
end
item: Execute Program
Pathname=%ROOT%\command.com
Command Line=/c ping %PING%>%ROOT%\pingresults.txt
Default Directory=%ROOT%
Flags=00000110
end
item: Custom Dialog Set
Name=Ping Results
item: Dialog
Title=Ping Utility
Width=192
Height=150
Font Name=Helv
Font Size=8
item: Static
Rectangle=5 2 179 112
Action=1
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000000000000000000111
Text=Ping Results for %PING%
end
item: Push Button
Rectangle=113 119 144 131
Variable=PING_RESULTS
Action=1
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000010000000000000001
Text=&Next
end
item: Push Button
Rectangle=149 119 180 131
Action=1
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000010000000000000000
Text=&Exit
end
item: Editbox
Rectangle=13 14 169 103
Variable=PING_RESULTS
Value=%ROOT%\pingresults.txt
Help Context=16711681
Enabled Color=00000000000000001111111111111111
Create Flags=01010000101000010000100000000100
end
end
end
item: Exit Installation
end
item: Remark
end
item: Remark
end
item: Remark
Text=-----------------------------------------------------------------------------------------------------------------------------------
end
item: Remark
end
item: Remark
end
item: Remark
end
item: Remark
end
item: Remark
end
item: Remark
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment