home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form Form1
- AutoRedraw = -1 'True
- BackColor = &H00FFFFFF&
- BorderStyle = 1 'Fixed Single
- Caption = "Scott Maniger"
- ClientHeight = 2520
- ClientLeft = 4530
- ClientTop = 4635
- ClientWidth = 4215
- Height = 3210
- Icon = FORM1.FRX:0000
- Left = 4470
- LinkTopic = "Form1"
- MaxButton = 0 'False
- ScaleHeight = 2520
- ScaleWidth = 4215
- Top = 4005
- Width = 4335
- Begin PictureBox Picture1
- BackColor = &H00C0C0C0&
- Height = 495
- Left = 2160
- ScaleHeight = 465
- ScaleWidth = 3105
- TabIndex = 9
- Top = 2040
- Width = 3135
- End
- Begin CommandButton Command2
- Caption = "Run Special"
- Height = 495
- Left = 1080
- TabIndex = 1
- TabStop = 0 'False
- Top = 2040
- Width = 1095
- End
- Begin CommandButton Command1
- Caption = "Run"
- Height = 495
- Left = 0
- TabIndex = 0
- TabStop = 0 'False
- Top = 2040
- Width = 1095
- End
- Begin Label Label12
- Alignment = 2 'Center
- Caption = "WSetup"
- Height = 255
- Left = 4440
- TabIndex = 14
- Top = 1560
- Width = 735
- End
- Begin Image Image12
- Height = 480
- Left = 4560
- Picture = FORM1.FRX:0302
- Top = 1080
- Width = 480
- End
- Begin Label Label8
- Alignment = 2 'Center
- Caption = "Sys edit"
- Height = 255
- Left = 4440
- TabIndex = 13
- Top = 720
- Width = 720
- End
- Begin Image Image8
- Height = 480
- Left = 4560
- Picture = FORM1.FRX:0604
- Top = 240
- Width = 480
- End
- Begin Line Line1
- X1 = 4200
- X2 = 4200
- Y1 = 0
- Y2 = 2040
- End
- Begin Label Label11
- Caption = "Dos Win"
- Height = 255
- Left = 2640
- TabIndex = 10
- Top = 1560
- Width = 735
- End
- Begin Image Image11
- Height = 480
- Left = 2760
- Picture = FORM1.FRX:0906
- Top = 1080
- Width = 480
- End
- Begin Label Label10
- Alignment = 2 'Center
- Caption = "Print"
- Height = 255
- Left = 1800
- TabIndex = 12
- Top = 1560
- Width = 735
- End
- Begin Image Image10
- Height = 480
- Left = 1920
- Picture = FORM1.FRX:0C08
- Top = 1080
- Width = 480
- End
- Begin Label Label9
- Alignment = 2 'Center
- Caption = "PifEditor"
- Height = 255
- Left = 960
- TabIndex = 11
- Top = 1560
- Width = 735
- End
- Begin Image Image9
- Height = 480
- Left = 1080
- Picture = FORM1.FRX:0F0A
- Top = 1080
- Width = 480
- End
- Begin Label Label7
- Alignment = 2 'Center
- Caption = "Calculat"
- Height = 255
- Left = 120
- TabIndex = 8
- Top = 1560
- Width = 735
- End
- Begin Image Image7
- Height = 480
- Left = 240
- Picture = FORM1.FRX:120C
- Top = 960
- Width = 480
- End
- Begin Label Label6
- Alignment = 2 'Center
- Caption = "Sound"
- Height = 255
- Left = 3480
- TabIndex = 7
- Top = 1560
- Width = 735
- End
- Begin Image Image6
- Height = 480
- Left = 3600
- Picture = FORM1.FRX:150E
- Top = 1080
- Width = 480
- End
- Begin Label Label5
- Alignment = 2 'Center
- Caption = "Write"
- Height = 255
- Left = 3480
- TabIndex = 6
- Top = 720
- Width = 735
- End
- Begin Image Image5
- Height = 480
- Left = 3600
- Picture = FORM1.FRX:1810
- Top = 240
- Width = 480
- End
- Begin Label Label4
- Alignment = 2 'Center
- Caption = "Recorder"
- Height = 255
- Left = 2640
- TabIndex = 5
- Top = 720
- Width = 735
- End
- Begin Image Image4
- Height = 480
- Left = 2760
- Picture = FORM1.FRX:1B12
- Top = 240
- Width = 480
- End
- Begin Label Label3
- Alignment = 2 'Center
- Caption = "Pbrush"
- Height = 255
- Left = 1800
- TabIndex = 4
- Top = 720
- Width = 735
- End
- Begin Image Image3
- Height = 480
- Left = 1920
- Picture = FORM1.FRX:1E14
- Top = 240
- Width = 480
- End
- Begin Label Label2
- Alignment = 2 'Center
- Caption = "Control"
- Height = 255
- Left = 960
- TabIndex = 3
- Top = 720
- Width = 735
- End
- Begin Image Image2
- Height = 480
- Left = 1080
- Picture = FORM1.FRX:2116
- Top = 240
- Width = 480
- End
- Begin Label Label1
- Alignment = 2 'Center
- BackColor = &H00FFFF8C&
- Caption = "Winfile"
- Height = 255
- Left = 120
- TabIndex = 2
- Top = 720
- Width = 735
- End
- Begin Image Image1
- Height = 480
- Left = 240
- Picture = FORM1.FRX:2418
- Top = 240
- Width = 480
- End
- Begin Menu File
- Caption = "&File"
- Begin Menu Run
- Caption = "Run"
- Shortcut = ^R
- End
- Begin Menu RunSP
- Caption = "Run Special"
- End
- Begin Menu pif
- Caption = "Make a PIF file"
- Shortcut = ^P
- End
- Begin Menu b1
- Caption = "-"
- End
- Begin Menu Exit
- Caption = "Exit"
- Shortcut = %{BKSP}
- End
- End
- Begin Menu op
- Caption = "&Options"
- Begin Menu win
- Caption = "Windows"
- End
- End
- Begin Menu help
- Caption = "&Help"
- Begin Menu about
- Caption = "About"
- End
- End
- Sub about_Click ()
- form3.Left = screen.Width / 2 - form3.Width / 2
- form3.Top = screen.Height / 2 - form3.Height / 2
- form3.Visible = True
- End Sub
- Sub Command1_Click ()
- If z = 1 Then
- x = Shell(f1, 1)
- End If
- If z = 2 Then
- x = Shell(f2, 1)
- End If
- If z = 3 Then
- x = Shell(f3, 1)
- End If
- If z = 4 Then
- x = Shell(f4, 1)
- End If
- If z = 5 Then
- x = Shell(f5, 1)
- End If
- If z = 6 Then
- x = Shell(f6, 1)
- End If
- If z = 7 Then
- x = Shell(f7, 1)
- End If
- If z = 9 Then
- x = Shell(f9, 1)
- End If
- If z = 10 Then
- x = Shell(f10, 1)
- End If
- If z = 11 Then
- x = Shell(f11, 1)
- End If
- If z = 12 Then
- x = Shell(f12, 1)
- End If
- End Sub
- Sub Command2_Click ()
- form2.Left = screen.Width / 2 - form2.Width / 2
- form2.Top = screen.Height / 2 - form2.Height / 2
- form2.Visible = True
- End Sub
- Sub Command3_Click ()
- form4.Left = screen.Width / 2 - form4.Width / 2
- form4.Top = screen.Height / 2 - form4.Height / 2
- form4.Visible = True
- End Sub
- Sub Exit_Click ()
- End Sub
- Sub Form_Load ()
- form1.Left = screen.Width / 2 - form1.Width / 2
- form1.Top = screen.Height / 2 - form1.Height / 2
- z = 1
- f1 = getwin$ + "winfile.exe"
- f2 = getwin$ + "control.exe"
- f3 = getwin$ + "Pbrush.exe"
- f4 = getwin$ + "Recorder.exe"
- f5 = getwin$ + "Write.exe"
- f6 = getwin$ + "soundrec.exe"
- f7 = getwin$ + "calc.exe"
- f8 = getsys$ + "sysedit.exe"
- f9 = getwin$ + "pifedit.exe"
- f10 = getwin$ + "printman.exe"
- f11 = getwin$ + "dosprmpt.pif"
- f12 = gaetwin$ + "setup.exe"
- End Sub
- Sub Image1_Click ()
- label1.BackColor = RGB(140, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- z = 1
- End Sub
- Sub Image1_DblClick ()
- x = Shell(f1, 1)
- End Sub
- Sub Image10_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(144, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- z = 10
- End Sub
- Sub Image10_DblClick ()
- x = Shell(f10, 2)
- End Sub
- Sub Image11_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(140, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- z = 11
- End Sub
- Sub Image11_DblClick ()
- x = Shell(f11, 1)
- End Sub
- Sub Image12_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(140, 255, 255)
- z = 12
- End Sub
- Sub Image12_DblClick ()
- x = Shell(f12, 1)
- End Sub
- Sub Image13_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- z = 13
- End Sub
- Sub Image13_DblClick ()
- x = Shell(f13, 1)
- End Sub
- Sub Image14_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- z = 14
- End Sub
- Sub Image14_DblClick ()
- x = Shell(f14, 1)
- End Sub
- Sub Image2_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(140, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- z = 2
- End Sub
- Sub Image2_DblClick ()
- x = Shell(f2, 1)
- End Sub
- Sub Image3_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(140, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- z = 3
- End Sub
- Sub Image3_DblClick ()
- x = Shell(f3, 1)
- End Sub
- Sub Image4_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(140, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- z = 4
- End Sub
- Sub Image4_DblClick ()
- x = Shell(f4, 2)
- End Sub
- Sub Image5_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(140, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- z = 5
- End Sub
- Sub Image5_DblClick ()
- x = Shell(f5, 1)
- End Sub
- Sub Image6_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(140, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- z = 6
- End Sub
- Sub Image6_DblClick ()
- x = Shell(f6, 1)
- End Sub
- Sub Image7_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(140, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- z = 7
- End Sub
- Sub Image7_DblClick ()
- x = Shell(f7, 1)
- End Sub
- Sub Image8_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(140, 255, 255)
- label9.BackColor = RGB(255, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- z = 8
- End Sub
- Sub Image8_DblClick ()
- x = Shell(f8, 1)
- End Sub
- Sub Image9_Click ()
- label1.BackColor = RGB(255, 255, 255)
- label2.BackColor = RGB(255, 255, 255)
- label3.BackColor = RGB(255, 255, 255)
- label4.BackColor = RGB(255, 255, 255)
- label5.BackColor = RGB(255, 255, 255)
- label6.BackColor = RGB(255, 255, 255)
- label7.BackColor = RGB(255, 255, 255)
- label8.BackColor = RGB(255, 255, 255)
- label9.BackColor = RGB(144, 255, 255)
- label10.BackColor = RGB(255, 255, 255)
- label12.BackColor = RGB(255, 255, 255)
- label11.BackColor = RGB(255, 255, 255)
- z = 9
- End Sub
- Sub Image9_DblClick ()
- x = Shell(f9, 1)
- End Sub
- Sub pif_Click ()
- x = Shell(getwin$ + "pifedit.exe", 1)
- End Sub
- Sub Run_Click ()
- If z = 1 Then
- x = Shell(f1, 1)
- End If
- If z = 2 Then
- x = Shell(f2, 1)
- End If
- If z = 3 Then
- x = Shell(f3, 1)
- End If
- If z = 4 Then
- x = Shell(f4, 1)
- End If
- If z = 5 Then
- x = Shell(f5, 1)
- End If
- If z = 6 Then
- x = Shell(f6, 1)
- End If
- If z = 7 Then
- x = Shell(f7, 1)
- End If
- If z = 9 Then
- x = Shell(f9, 1)
- End If
- If z = 10 Then
- x = Shell(f10, 1)
- End If
- If z = 11 Then
- x = Shell(f11, 1)
- End If
- If z = 12 Then
- x = Shell(f12, 1)
- End If
- End Sub
- Sub RunSP_Click ()
- form2.Left = screen.Width / 2 - form2.Width / 2
- form2.Top = screen.Height / 2 - form2.Height / 2
- form2.Visible = True
- End Sub
- Sub win_Click ()
- If win.Checked = False Then
- win.Checked = True
- form1.Width = 5295
- form1.Width = 4175
- win.Checked = False
- End If
- End Sub
-