⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmmakeselextract.frm

📁 vb做的安装源程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmMakeInstaller 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Make Installer"
   ClientHeight    =   5685
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6030
   Icon            =   "frmMakeSelExtract.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   5685
   ScaleWidth      =   6030
   StartUpPosition =   2  'CenterScreen
   Begin VB.FileListBox File1 
      Height          =   285
      Left            =   0
      TabIndex        =   40
      Top             =   5760
      Width           =   1215
      Visible         =   0   'False
   End
   Begin VB.Frame Frame5 
      Caption         =   "Done"
      Height          =   3735
      Left            =   120
      TabIndex        =   29
      Top             =   1080
      Width           =   5655
      Visible         =   0   'False
      Begin VB.Label Label10 
         Caption         =   "The SETUP is now done."
         Height          =   375
         Left            =   360
         TabIndex        =   31
         Top             =   360
         Width           =   2895
      End
      Begin VB.Label Label9 
         Caption         =   "If anyone want something more in this Installer, please let me know.                      rompa@hem.passagen.se"
         Height          =   735
         Left            =   360
         TabIndex        =   30
         Top             =   840
         Width           =   3255
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Welcome"
      Height          =   3735
      Left            =   120
      TabIndex        =   6
      Top             =   1080
      Width           =   5655
      Begin VB.Label Label7 
         Caption         =   $"frmMakeSelExtract.frx":0442
         Height          =   735
         Left            =   360
         TabIndex        =   49
         Top             =   2760
         Width           =   4095
      End
      Begin VB.Label Label11 
         BackStyle       =   0  'Transparent
         Caption         =   $"frmMakeSelExtract.frx":04DB
         Height          =   615
         Left            =   360
         TabIndex        =   32
         Top             =   1920
         Width           =   4455
      End
      Begin VB.Label Label8 
         Caption         =   "Version 1.3"
         Height          =   255
         Left            =   4560
         TabIndex        =   9
         Top             =   3360
         Width           =   975
      End
      Begin VB.Label Label6 
         Caption         =   $"frmMakeSelExtract.frx":0599
         Height          =   1095
         Left            =   360
         TabIndex        =   8
         Top             =   720
         Width           =   4455
      End
      Begin VB.Label Label5 
         Caption         =   "Welcome to this simple but yet effective setup program. "
         Height          =   375
         Left            =   360
         TabIndex        =   7
         Top             =   360
         Width           =   4455
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "Make the Installer Info"
      Height          =   3735
      Left            =   120
      TabIndex        =   10
      Top             =   1080
      Width           =   5655
      Begin VB.CommandButton Command4 
         Caption         =   "..."
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   3360
         TabIndex        =   15
         Top             =   1680
         Width           =   315
      End
      Begin VB.TextBox Text3 
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   240
         Locked          =   -1  'True
         TabIndex        =   14
         Top             =   1680
         Width           =   3015
      End
      Begin VB.CommandButton Command1 
         Caption         =   "..."
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   3360
         TabIndex        =   12
         Top             =   840
         Width           =   315
      End
      Begin VB.TextBox Text1 
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   240
         Locked          =   -1  'True
         TabIndex        =   11
         Top             =   840
         Width           =   3015
      End
      Begin VB.Label Label12 
         Caption         =   "The template in this program is ""Installer.exe"" (you can configure this yourself int the folder Install)."
         Height          =   735
         Left            =   240
         TabIndex        =   35
         Top             =   2400
         Width           =   3375
      End
      Begin VB.Image Image1 
         Height          =   480
         Left            =   3960
         Picture         =   "frmMakeSelExtract.frx":06AF
         Top             =   2400
         Width           =   480
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "Choose where the new file will be writen."
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   16
         Top             =   1440
         Width           =   3255
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "Choose the Installer Template"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   13
         Top             =   600
         Width           =   2175
      End
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H00FFFFFF&
      Height          =   975
      Left            =   0
      ScaleHeight     =   915
      ScaleWidth      =   5955
      TabIndex        =   36
      Top             =   0
      Width           =   6015
      Begin VB.Image Image2 
         Height          =   480
         Left            =   5040
         Picture         =   "frmMakeSelExtract.frx":1921
         Top             =   240
         Width           =   480
      End
      Begin VB.Label Label14 
         BackStyle       =   0  'Transparent
         Caption         =   "You will now make your setup file."
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   6.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   840
         TabIndex        =   38
         Top             =   600
         Width           =   3015
      End
      Begin VB.Label Label13 
         BackStyle       =   0  'Transparent
         Caption         =   "Make Installer"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   37
         Top             =   360
         Width           =   1575
      End
   End
   Begin VB.CommandButton cmdPrev 
      Caption         =   "< Back"
      Height          =   495
      Left            =   840
      TabIndex        =   34
      Top             =   5160
      Width           =   855
   End
   Begin VB.CommandButton cmdNext 
      Caption         =   "Next >"
      Height          =   495
      Left            =   1680
      TabIndex        =   33
      Top             =   5160
      Width           =   855
   End
   Begin VB.TextBox txtWelcome 
      Height          =   285
      Left            =   -120
      TabIndex        =   28
      Top             =   5520
      Width           =   975
      Visible         =   0   'False
   End
   Begin VB.CommandButton Command5 
      Cancel          =   -1  'True
      Caption         =   "Close"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   8.25
         Charset         =   161
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   4920
      Picture         =   "frmMakeSelExtract.frx":2B93
      TabIndex        =   4
      Top             =   5160
      Width           =   855
   End
   Begin VB.CommandButton Command3 
      Caption         =   "Finish"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   8.25
         Charset         =   161
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   2640
      Picture         =   "frmMakeSelExtract.frx":2FD5
      TabIndex        =   5
      Top             =   5160
      Width           =   855
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   120
      Top             =   5400
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Frame Frame3 
      Caption         =   "Add your files/dependencies"
      Height          =   3735
      Left            =   120
      TabIndex        =   17
      Top             =   1080
      Width           =   5655
      Begin VB.CommandButton Command9 
         Caption         =   "Create shortcut"
         Height          =   375
         Left            =   3720
         TabIndex        =   47
         Top             =   1920
         Width           =   1575
      End
      Begin VB.CommandButton Command8 
         Caption         =   "Add"
         Height          =   435
         Left            =   3720
         TabIndex        =   42
         ToolTipText     =   "Add dependecies file"
         Top             =   3120
         Width           =   795
      End
      Begin VB.ListBox lstdep 
         Height          =   1230
         Left            =   120
         TabIndex        =   41
         Top             =   2400
         Width           =   3495
      End
      Begin VB.CommandButton Command7 
         Caption         =   "Add dir"
         Enabled         =   0   'False
         Height          =   435
         Left            =   3720
         Style           =   1  'Graphical
         TabIndex        =   39
         Top             =   960
         Width           =   795
         Visible         =   0   'False
      End
      Begin VB.ListBox lstFiles 
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1320
         ItemData        =   "frmMakeSelExtract.frx":3417
         Left            =   120
         List            =   "frmMakeSelExtract.frx":3419
         TabIndex        =   21
         Top             =   600
         Width           =   3495
      End
      Begin VB.CommandButton Command2 
         Caption         =   "Add"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   3720
         TabIndex        =   20
         ToolTipText     =   "Add your program files"
         Top             =   1440
         Width           =   795
      End
      Begin VB.CommandButton Command6 
         Caption         =   "Remove"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   4560
         TabIndex        =   19
         ToolTipText     =   "Remove selected file"
         Top             =   1440
         Width           =   795
      End
      Begin VB.ListBox lstzip 
         Height          =   255
         Left            =   1800
         TabIndex        =   18

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -