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

📄 无标题.wse

📁 用于产生垂向渗透率 根据的是渗透率变异系数 其中层数可以任意给定
💻 WSE
字号:
Document Type: WSE
item: Global
  Version=8.11
  Title=产生垂向渗透率 安装
  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\WIZ%_EXE_OS_TYPE_%.DLL
  Start Gradient=0 0 255
  End Gradient=0 0 0
  Windows Flags=00000100000000010010110000001000
  Log Pathname=%MAINDIR%\INSTALL.LOG
  Message Font=宋体
  Font Size=9
  Pages Modified=00000000000100000000001000001001
  Disk Label=Default
  Disk Filename=SETUP
  Patch Flags=0000000000000001
  Patch Threshold=85
  Patch Memory=4000
  FTP Cluster Size=20
  Per-User Version ID=1
  Dialogs Version=7
  Crystal Format=10111100101100000010001001001001
  Crystal Destination=00000000000000000000000000001011
  Step View=属性
  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=_VB4WIN32DIR_
  Variable Default4=C:\Program Files\Microsoft Visual Studio\VB98
  Variable Flags4=00001000
  Variable Name5=_VB4WIN32OPT_
  Variable Default5=A
  Variable Flags5=00001000
  Variable Name6=_VB4WIN32DAO_
  Variable Default6=C:\Program Files\Common Files\Microsoft Shared\DAO
  Variable Flags6=00001000
end
item: Include Script
  Pathname=%_WISE_%\INCLUDE\vb5check.wse
end
item: Remark
  Text=当您创建一个新安装程序时,如果不想出现Rem(注释)段,
end
item: Remark
  Text=请从Wise应用程序目录的Template文件夹打开Empty Project.wse,
end
item: Remark
  Text=删除Rem声明,并从文件菜单选择保存。
end
item: Open/Close INSTALL.LOG
  Flags=00000001
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
  Text=APPTITLE变量是安装程序应用程序的标题
end
item: Set Variable
  Variable=APPTITLE
  Value=产生垂向渗透率
  Flags=10000000
end
item: Remark
  Text=GROUP变量是位于开始菜单控制快捷方式将放入的程序文件组
end
item: Set Variable
  Variable=GROUP
  Value=产生垂向渗透率
  Flags=10000000
end
item: Remark
  Text=DISABLED变量被初始化以向后兼容
end
item: Set Variable
  Variable=DISABLED
  Value=!
end
item: Remark
  Text=MAINDIR是控制默认目标目录的变量
end
item: Set Variable
  Variable=MAINDIR
  Value=产生垂向渗透率
  Flags=10000000
end
item: Remark
  Text=USERNAME是控制Windows登录名称的变量
end
item: Get System Information
  Variable=USERNAME
  Flags=00010001
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
  Text=BACKUP是当覆盖文件时所有备份文件将被复制到的路径变量
end
item: Set Variable
  Variable=BACKUP
  Value=%MAINDIR%\BACKUP
  Flags=10000000
end
item: Remark
  Text=DOBACKUP决定是否要执行备份。可能的值是A(执行备份)或B(不执行备份)
end
item: Set Variable
  Variable=DOBACKUP
  Value=B
  Flags=10000000
end
item: Remark
  Text=如果COMPONENTS为启动,COMPONENTS变量使用可能的选择被初始化
end
item: Set Variable
  Variable=COMPONENTS
  Flags=10000000
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
  Text=向导循环包含在安装程序中用户将看到的对话框屏幕
end
item: Remark
  Text=如果您想更改对话框中的图形,您需要双击向导循环行并更改位图路径来改变它
end
item: Wizard Block
  Direction Variable=DIRECTION
  Display Variable=DISPLAY
  Bitmap Pathname=%_WISE_%\DIALOGS\TEMPLATE\WIZARD.BMP
  X Position=9
  Y Position=10
  Filler Color=8421376
  Dialog=选择程序管理器组
  Dialog=选择备份目录
  Dialog=显示注册信息
  Dialog=获取注册信息
  Variable=GROUP
  Variable=DOBACKUP
  Variable=DOBRAND
  Variable=DOBRAND
  Value=
  Value=A
  Value=1
  Value=1
  Compare=0
  Compare=1
  Compare=0
  Compare=1
  Flags=00000011
end
item: Remark
  Text=如果您需要更改自定义对话框的尺寸,您只需更改“欢迎”屏幕
end
item: Remark
  Text=它的尺寸是所有位于向导循环中的后续对话框的模板
end
item: Custom Dialog Set
  Name=欢迎
  Display Variable=DISPLAY
  item: Dialog
    Title=欢迎
    Title Intl. English=歡迎
    Title French=Bienvenue
    Title German=Willkommen
    Title Portuguese=Bem-vindo
    Title Spanish=Welcome
    Title Italian=Benvenuto
    Title Danish=Velkommen
    Title Dutch=Welkom
    Title Norwegian=Velkommen
    Title Swedish=V鋖kommen
    Width=280
    Height=234
    Font Name=宋体
    Font Size=9
    item: Push Button
      Rectangle=172 185 218 199
      Variable=DIRECTION
      Value=N
      Create Flags=01010000000000010000000000000001
      Text=下一步(&N) >
      Text Intl. English=下一步(&N) >
      Text French=&Suivant>
      Text German=&Weiter>
      Text Portuguese=&Pr髕imo>
      Text Spanish=&Next >
      Text Italian=&Avanti >
      Text Danish=&N鎠te>
      Text Dutch=&Volgende>
      Text Norwegian=&Neste>
      Text Swedish=&N鋝ta >
    end
    item: Push Button
      Rectangle=222 185 264 199
      Action=3
      Create Flags=01010000000000010000000000000000
      Text=取消
      Text Intl. English=取消
      Text French=Annuler
      Text German=Abbrechen
      Text Portuguese=Cancelar
      Text Spanish=Cancel
      Text Italian=Annulla
      Text Danish=Annuller
      Text Dutch=Annuleren
      Text Norwegian=Avbryt
      Text Swedish=Avbryt
    end
    item: Static
      Rectangle=9 177 263 178
      Action=3
      Create Flags=01010000000000000000000000000111
    end
    item: Static
      Rectangle=83 8 121 28
      Action=2
      Enabled Color=00000000000000001111111111111111
      Create Flags=01010000000000000000000000001011
      Pathname=%_WISE_%\dialogs\template\install.grf
      Pathname Intl. English=%_WISE_%\dialogs\template\install.grf
      Pathname French=%_WISE_%\dialogs\template\install.grf
      Pathname German=%_WISE_%\dialogs\template\install.grf
      Pathname Portuguese=%_WISE_%\dialogs\template\install.grf
      Pathname Spanish=%_WISE_%\dialogs\template\install.grf
      Pathname Italian=%_WISE_%\dialogs\template\install.grf
      Pathname Danish=%_WISE_%\dialogs\template\install.grf
      Pathname Dutch=%_WISE_%\dialogs\template\install.grf
      Pathname Norwegian=%_WISE_%\dialogs\template\install.grf
      Pathname Swedish=%_WISE_%\dialogs\template\install.grf
    end
    item: Static
      Rectangle=131 10 262 53
      Enabled Color=00000000000000001111111111111111
      Create Flags=01010000000000000000000000000000
      Text=欢迎使用“%APPTITLE%”安装程序。本程序将安装“%APPTITLE%”到您的计算机。
      Text Intl. English=歡迎使用“%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 + -