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

📄 mssql数据库安装程序.wse

📁 MsSQL通用数据库创建程序源码 ,程序的功能主要是在Delphi中利用程序创建MsSQL通用数据库
💻 WSE
字号:
Document Type: WSE
item: Global
  Version=9.02
  Title=MsSQL数据库创建程序 安装
  Title French= Installation
  Flags=00000100
  Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  Copy Default=1
  Japanese Font Name=MS Gothic
  Japanese Font Size=9
  Progress Bar DLL=%_WISE_%\Progress\WizWin32a.DLL
  Start Gradient=0 0 255
  End Gradient=0 0 0
  Windows Flags=00000100000000010010110000001010
  Log Pathname=%MAINDIR%\INSTALL.LOG
  Message Font=宋体
  Font Size=9
  Character Set=134
  Pages Modified=00001001011100000000101100000011
  Extra Pages=00000000000000000000000000010000
  Disk Label=Default
  Disk Filename=SETUP
  Patch Flags=0000000000000001
  Patch Threshold=85
  Patch Memory=4000
  MIF PDF Version=1.0
  MIF SMS Version=2.0
  FTP Cluster Size=20
  Per-User Version ID=1
  Dialogs Version=7
  Crystal Format=10111100101100000010001001001001
  Crystal Destination=00000000000000000000000000001011
  Step View=全部(&A)
  Variable Name1=_SYS_
  Variable Default1=D:\WINNT\system32
  Variable Flags1=00001000
  Variable Name2=_WIN_
  Variable Default2=D:\WINNT
  Variable Flags2=00001000
  Variable Name3=_WISE_
  Variable Default3=C:\PROGRA~1\WISEIN~1
  Variable Flags3=00001000
  Variable Name4=_ALIASNAME_
  Variable Flags4=00001000
  Variable Name5=_ALIASPATH_
  Variable Flags5=00001000
  Variable Name6=_ALIASTYPE_
  Variable Flags6=00001000
end
item: Remark
  Text=当您创建一个新安装程序时,如果不想出现Rem(注释)段,
end
item: Remark
  Text=请从 Wise 应用程序目录的 Template 子目录中打开文件 空工程.wse,
end
item: Remark
  Text=删除 Rem 语句,并从文件菜单选择保存。
end
item: Open/Close INSTALL.LOG
  Flags=00000001
end
item: Remark
end
item: Remark
  Text=如果目标系统不具有可写的 Windows\System 目录,系统文件将被写入 Windows\ 目录
end
item: Check if File/Dir Exists
  Pathname=%SYS%
  Flags=10000100
end
item: Set Variable
  Variable=SYS
  Value=%WIN%
end
item: End Block
end
item: Remark
end
item: Remark
  Text=APPTITLE 变量是安装程序应用程序的标题
end
item: Set Variable
  Variable=APPTITLE
  Value=MsSQL数据库创建程序
  Flags=10000000
end
item: Remark
end
item: Remark
  Text=GROUP 变量是位于开始菜单控制快捷方式将放入的程序文件组
end
item: Set Variable
  Variable=GROUP
  Value=MsSQL通用数据库创建工具
  Flags=10000000
end
item: Remark
end
item: Remark
  Text=DISABLED 变量被初始化以向后兼容
end
item: Set Variable
  Variable=DISABLED
  Value=!
end
item: Remark
end
item: Remark
  Text=MAINDIR 是控制默认目标目录的变量
end
item: Set Variable
  Variable=MAINDIR
  Value=MsSQLCreate
  Flags=10000000
end
item: Remark
end
item: Remark
  Text=USERNAME 是控制 Windows 登录名称的变量
end
item: Get System Information
  Variable=USERNAME
  Flags=00010001
end
item: Remark
end
item: Remark
  Text=这个 IF/THEN/ELSE 块从注册表读取默认的 Program Files 和 Common 目录
end
item: Check Configuration
  Flags=10111011
end
item: Get Registry Key Value
  Variable=COMMON
  Key=SOFTWARE\Microsoft\Windows\CurrentVersion
  Default=C:\Program Files\Common Files
  Value Name=CommonFilesDir
  Flags=00000100
end
item: Get Registry Key Value
  Variable=PROGRAM_FILES
  Key=SOFTWARE\Microsoft\Windows\CurrentVersion
  Default=C:\Program Files
  Value Name=ProgramFilesDir
  Flags=00000100
end
item: Set Variable
  Variable=MAINDIR
  Value=%PROGRAM_FILES%\%MAINDIR%
  Flags=00001100
end
item: Set Variable
  Variable=EXPLORER
  Value=1
end
item: Else Statement
end
item: Set Variable
  Variable=MAINDIR
  Value=C:\%MAINDIR%
  Flags=00001100
end
item: End Block
end
item: Remark
end
item: Remark
  Text=BACKUP 是当覆盖文件时所有备份文件将被复制到的路径变量
end
item: Set Variable
  Variable=BACKUP
  Value=%MAINDIR%\BACKUP
  Flags=10000000
end
item: Remark
end
item: Remark
  Text=DOBACKUP 决定是否要执行备份。可能的值是A(执行备份)或B(不执行备份)
end
item: Set Variable
  Variable=DOBACKUP
  Value=A
end
item: Remark
end
item: Remark
  Text=如果 COMPONENTS 为启动,COMPONENTS 变量使用可能的选择被初始化
end
item: Set Variable
  Variable=COMPONENTS
  Flags=10000000
end
item: Remark
end
item: Remark
  Text=BRANDING 决定安装程序是否需要用一个姓名和公司绑定。默认地,这将写入到 INST 目录(安装介质)
end
item: Set Variable
  Variable=BRANDING
  Value=0
end
item: If/While Statement
  Variable=BRANDING
  Value=1
end
item: Read INI Value
  Variable=NAME
  Pathname=%INST%\CUSTDATA.INI
  Section=Registration
  Item=Name
end
item: Read INI Value
  Variable=COMPANY
  Pathname=%INST%\CUSTDATA.INI
  Section=Registration
  Item=Company
end
item: If/While Statement
  Variable=NAME
end
item: Set Variable
  Variable=DOBRAND
  Value=1
end
item: Get System Information
  Variable=NAME
  Flags=00000110
end
item: Get System Information
  Variable=COMPANY
  Flags=00000111
end
item: End Block
end
item: End Block
end
item: Remark
end
item: Remark
  Text=向导循环包含在安装程序中用户将看到的对话框屏幕
end
item: Remark
  Text=如果您想更改对话框中的图形,您需要双击向导循环行并更改位图路径来改变它
end
item: Wizard Block
  Direction Variable=DIRECTION
  Display Variable=DISPLAY
  Bitmap Pathname=%_WISE_%\Dialogs\TEMPLATE\TopImage.bmp
  X Position=0
  Y Position=0
  Filler Color=8421376
  Flags=00000001
end
item: Remark
  Text=如果你要修改自定义对话框的大小,你只需要修改“欢迎”窗口。  
end
item: Remark
  Text=它的尺寸是所有位于向导循环中的后续对话框的模板
end
item: Custom Dialog Set
  Name=欢迎
  Display Variable=DISPLAY
  item: Dialog
    Title=%APPTITLE%
    Title French=%APPTITLE%
    Title German=%APPTITLE%
    Title Portuguese=%APPTITLE% 
    Title Spanish=%APPTITLE%
    Title Italian=%APPTITLE%
    Title Danish=%APPTITLE%
    Title Dutch=%APPTITLE%
    Title Norwegian=%APPTITLE%
    Title Swedish=%APPTITLE%
    Width=290
    Height=238
    Font Name=宋体
    Font Size=9
    Flags=0000000100000000
    item: Push Button
      Rectangle=186 200 228 214
      Variable=DIRECTION
      Value=N
      Create Flags=01010000000000010000000000000001
      Text=下一步(&N) >
      Text French=&Suivant>
      Text German=&Weiter>
      Text Portuguese=&Pr髕imo>
      Text Spanish=&Siguiente >
      Text Italian=&Avanti >
      Text Danish=&N鎠te>
      Text Dutch=&Volgende>
      Text Norwegian=&Neste>
      Text Swedish=&N鋝ta >
    end
    item: Push Button
      Rectangle=237 200 279 214
      Action=3
      Create Flags=01010000000000010000000000000000
      Text=取消
      Text French=Annuler
      Text German=Abbrechen
      Text Portuguese=Cancelar
      Text Spanish=Cancelar
      Text Italian=Annulla
      Text Danish=Annuller
      Text Dutch=Annuleren
      Text Norwegian=Avbryt
      Text Swedish=Avbryt
    end
    item: Static
      Rectangle=0 193 285 194
      Action=3
      Create Flags=01010000000000000000000000000111
    end
    item: Static
      Rectangle=100 10 278 44
      Destination Dialog=4
      Enabled Color=00000000000000001111111111111111
      Create Flags=01010000000000000000000000000000
      Text=欢迎使用“%APPTITLE%”安装程序。本程序将安装“%APPTITLE%”到您的计算机。
      Text French=Bienvenue sur le programme d'installation %APPTITLE%. Ce programme va installer %APPTITLE% sur votre ordinateur.
      Text German=Willkommen im Installationsprogramm f黵 %APPTITLE%. Dieses Programm installiert  %APPTITLE% auf Ihrem Computer.
      Text Portuguese=Bem-vindo ao programa de configura玢o %APPTITLE%. Este programa instalar

⌨️ 快捷键说明

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