remove unused DatabaseFolder dialog from MSI
This commit is contained in:
@@ -95,20 +95,6 @@ CustomSetupTips InstallText Text 60 105 300 20 3 OOO_CONTROL_69
|
||||
CustomSetupTips MenuText Text 50 52 300 36 3 OOO_CONTROL_70
|
||||
CustomSetupTips OK PushButton 301 243 66 17 3 OOO_CONTROL_72
|
||||
CustomSetupTips PartialText Text 60 130 300 20 3 OOO_CONTROL_73
|
||||
DatabaseFolder Back PushButton 164 243 66 17 3 OOO_CONTROL_74 Next
|
||||
DatabaseFolder Banner Bitmap 297 0 77 44 1 BannerBmp
|
||||
DatabaseFolder BannerLine Line 0 44 374 0 1
|
||||
DatabaseFolder Branding1 Text 4 229 140 13 3 {&MSSWhiteSerif8}[ProductName]
|
||||
DatabaseFolder Branding2 Text 3 228 140 13 65537 [ProductName]
|
||||
DatabaseFolder Cancel PushButton 301 243 66 17 3 OOO_CONTROL_77 ChangeFolder
|
||||
DatabaseFolder ChangeFolder PushButton 301 65 66 17 3 OOO_CONTROL_78 Back
|
||||
DatabaseFolder DatabaseFolder Icon 21 52 24 24 5242881 OpenFolderIco
|
||||
DatabaseFolder DlgDesc Text 21 23 272 25 65539 OOO_CONTROL_79
|
||||
DatabaseFolder DlgLine Line 145 234 229 0 1
|
||||
DatabaseFolder DlgTitle Text 13 6 280 25 65539 OOO_CONTROL_80
|
||||
DatabaseFolder Location Text 57 65 240 40 3 _BrowseProperty OOO_CONTROL_81
|
||||
DatabaseFolder LocLabel Text 57 52 290 10 3 OOO_CONTROL_82
|
||||
DatabaseFolder Next PushButton 230 243 66 17 3 OOO_CONTROL_83 Cancel
|
||||
DestinationFolder Back PushButton 164 243 66 17 3 OOO_CONTROL_84 Next
|
||||
DestinationFolder Banner Bitmap 297 0 77 44 1 BannerBmp
|
||||
DestinationFolder BannerLine Line 0 44 374 0 1
|
||||
|
@@ -32,11 +32,6 @@ CustomSetup Next [_IsSetupTypeMin] Custom 1 0
|
||||
CustomSetup Next NewDialog OutOfSpace OutOfNoRbDiskSpace = 1 0
|
||||
CustomSetup Next NewDialog ReadyToInstall OutOfNoRbDiskSpace <> 1 0
|
||||
CustomSetupTips OK EndDialog Return 1 1
|
||||
DatabaseFolder Back NewDialog CustomerInformation 1 1
|
||||
DatabaseFolder Cancel SpawnDialog CancelSetup 1 1
|
||||
DatabaseFolder ChangeFolder [_BrowseProperty] DATABASEDIR 1 2
|
||||
DatabaseFolder ChangeFolder SpawnDialog InstallChangeFolder 1 1
|
||||
DatabaseFolder Next NewDialog SetupType 1 1
|
||||
DestinationFolder Back NewDialog InstallWelcome 1 0
|
||||
DestinationFolder Cancel SpawnDialog CancelSetup 1 1
|
||||
DestinationFolder ChangeFolder [_BrowseProperty] INSTALLLOCATION 1 2
|
||||
|
@@ -8,7 +8,6 @@ CancelSetup 50 50 260 85 3 [ProductName] [Setup] No No No
|
||||
CustomerInformation 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] NameLabel Next Cancel
|
||||
CustomSetup 50 50 374 266 35 [ProductName] - [STR_INSTALLATION_WIZARD] Tree Next Cancel
|
||||
CustomSetupTips 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK
|
||||
DatabaseFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel
|
||||
DestinationFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel
|
||||
DiskSpaceRequirements 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK
|
||||
FilesInUse 50 50 374 266 19 [ProductName] - [STR_INSTALLATION_WIZARD] Retry Retry Exit
|
||||
|
@@ -95,20 +95,6 @@ CustomSetupTips InstallText Text 60 105 300 20 3 OOO_CONTROL_69
|
||||
CustomSetupTips MenuText Text 50 52 300 36 3 OOO_CONTROL_70
|
||||
CustomSetupTips OK PushButton 301 243 66 17 3 OOO_CONTROL_72
|
||||
CustomSetupTips PartialText Text 60 130 300 20 3 OOO_CONTROL_73
|
||||
DatabaseFolder Back PushButton 164 243 66 17 3 OOO_CONTROL_74 Next
|
||||
DatabaseFolder Banner Bitmap 297 0 77 44 1 BannerBmp
|
||||
DatabaseFolder BannerLine Line 0 44 374 0 1
|
||||
DatabaseFolder Branding1 Text 4 229 140 13 3 {&MSSWhiteSerif8}[ProductName]
|
||||
DatabaseFolder Branding2 Text 3 228 140 13 65537 [ProductName]
|
||||
DatabaseFolder Cancel PushButton 301 243 66 17 3 OOO_CONTROL_77 ChangeFolder
|
||||
DatabaseFolder ChangeFolder PushButton 301 65 66 17 3 OOO_CONTROL_78 Back
|
||||
DatabaseFolder DatabaseFolder Icon 21 52 24 24 5242881 OpenFolderIco
|
||||
DatabaseFolder DlgDesc Text 21 23 272 25 65539 OOO_CONTROL_79
|
||||
DatabaseFolder DlgLine Line 145 234 229 0 1
|
||||
DatabaseFolder DlgTitle Text 13 6 280 25 65539 OOO_CONTROL_80
|
||||
DatabaseFolder Location Text 57 65 240 40 3 _BrowseProperty OOO_CONTROL_81
|
||||
DatabaseFolder LocLabel Text 57 52 290 10 3 OOO_CONTROL_82
|
||||
DatabaseFolder Next PushButton 230 243 66 17 3 OOO_CONTROL_83 Cancel
|
||||
DestinationFolder Back PushButton 164 243 66 17 3 OOO_CONTROL_84 Next
|
||||
DestinationFolder Banner Bitmap 297 0 77 44 1 BannerBmp
|
||||
DestinationFolder BannerLine Line 0 44 374 0 1
|
||||
|
@@ -32,11 +32,6 @@ CustomSetup Next [_IsSetupTypeMin] Custom 1 0
|
||||
CustomSetup Next NewDialog OutOfSpace OutOfNoRbDiskSpace = 1 0
|
||||
CustomSetup Next NewDialog ReadyToInstall OutOfNoRbDiskSpace <> 1 0
|
||||
CustomSetupTips OK EndDialog Return 1 1
|
||||
DatabaseFolder Back NewDialog CustomerInformation 1 1
|
||||
DatabaseFolder Cancel SpawnDialog CancelSetup 1 1
|
||||
DatabaseFolder ChangeFolder [_BrowseProperty] DATABASEDIR 1 2
|
||||
DatabaseFolder ChangeFolder SpawnDialog InstallChangeFolder 1 1
|
||||
DatabaseFolder Next NewDialog SetupType 1 1
|
||||
DestinationFolder Back NewDialog InstallWelcome 1 0
|
||||
DestinationFolder Cancel SpawnDialog CancelSetup 1 1
|
||||
DestinationFolder ChangeFolder [_BrowseProperty] INSTALLLOCATION 1 2
|
||||
|
@@ -8,7 +8,6 @@ CancelSetup 50 50 260 85 3 [ProductName] [Setup] No No No
|
||||
CustomerInformation 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] NameLabel Next Cancel
|
||||
CustomSetup 50 50 374 266 35 [ProductName] - [STR_INSTALLATION_WIZARD] Tree Next Cancel
|
||||
CustomSetupTips 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK
|
||||
DatabaseFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel
|
||||
DestinationFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel
|
||||
DiskSpaceRequirements 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK
|
||||
FilesInUse 50 50 374 266 19 [ProductName] - [STR_INSTALLATION_WIZARD] Retry Retry Exit
|
||||
|
@@ -172,30 +172,6 @@ en-US = "OK"
|
||||
[OOO_CONTROL_73]
|
||||
en-US = "Will have some subfeatures installed to the local hard drive. (Available only if the feature has subfeatures.)"
|
||||
|
||||
[OOO_CONTROL_74]
|
||||
en-US = "< &Back"
|
||||
|
||||
[OOO_CONTROL_77]
|
||||
en-US = "Cancel"
|
||||
|
||||
[OOO_CONTROL_78]
|
||||
en-US = "&Change..."
|
||||
|
||||
[OOO_CONTROL_79]
|
||||
en-US = "Click Next to install to this folder, or click Change to install to a different folder."
|
||||
|
||||
[OOO_CONTROL_80]
|
||||
en-US = "{&MSSansBold8}Database Folder"
|
||||
|
||||
[OOO_CONTROL_81]
|
||||
en-US = "[DATABASEDIR]"
|
||||
|
||||
[OOO_CONTROL_82]
|
||||
en-US = "Install [ProductName] database to:"
|
||||
|
||||
[OOO_CONTROL_83]
|
||||
en-US = "&Next >"
|
||||
|
||||
[OOO_CONTROL_84]
|
||||
en-US = "< &Back"
|
||||
|
||||
|
@@ -98,20 +98,6 @@ CustomSetupTips InstallText Text 60 105 300 20 3 OOO_CONTROL_69
|
||||
CustomSetupTips MenuText Text 50 52 300 36 3 OOO_CONTROL_70
|
||||
CustomSetupTips OK PushButton 301 243 66 17 3 OOO_CONTROL_72
|
||||
CustomSetupTips PartialText Text 60 130 300 20 3 OOO_CONTROL_73
|
||||
DatabaseFolder Back PushButton 164 243 66 17 3 OOO_CONTROL_74 Next
|
||||
DatabaseFolder Banner Bitmap 297 0 77 44 1 BannerBmp
|
||||
DatabaseFolder BannerLine Line 0 44 374 0 1
|
||||
DatabaseFolder Branding1 Text 4 229 88 13 3 {&MSSWhiteSerif8}[ProductName]
|
||||
DatabaseFolder Branding2 Text 3 228 88 13 65537 [ProductName]
|
||||
DatabaseFolder Cancel PushButton 301 243 66 17 3 OOO_CONTROL_77 ChangeFolder
|
||||
DatabaseFolder ChangeFolder PushButton 301 65 66 17 3 OOO_CONTROL_78 Back
|
||||
DatabaseFolder DatabaseFolder Icon 21 52 24 24 5242881 OpenFolderIco
|
||||
DatabaseFolder DlgDesc Text 21 23 272 25 65539 OOO_CONTROL_79
|
||||
DatabaseFolder DlgLine Line 90 234 284 0 1
|
||||
DatabaseFolder DlgTitle Text 13 6 280 25 65539 OOO_CONTROL_80
|
||||
DatabaseFolder Location Text 57 65 240 40 3 _BrowseProperty OOO_CONTROL_81
|
||||
DatabaseFolder LocLabel Text 57 52 290 10 3 OOO_CONTROL_82
|
||||
DatabaseFolder Next PushButton 230 243 66 17 3 OOO_CONTROL_83 Cancel
|
||||
DestinationFolder Back PushButton 164 243 66 17 3 OOO_CONTROL_84 Next
|
||||
DestinationFolder Banner Bitmap 297 0 77 44 1 BannerBmp
|
||||
DestinationFolder BannerLine Line 0 44 374 0 1
|
||||
|
@@ -41,11 +41,6 @@ CustomSetup Next DoAction SetApplicationSelected Not Installed And (APPLICATIONC
|
||||
CustomSetup Next DoAction SetApplicationSelected Installed 5
|
||||
CustomSetup Next SpawnDialog ApplicationInfo1 APP_SELECTED <> 1 6
|
||||
CustomSetupTips OK EndDialog Return 1 1
|
||||
DatabaseFolder Back NewDialog CustomerInformation 1 1
|
||||
DatabaseFolder Cancel SpawnDialog CancelSetup 1 1
|
||||
DatabaseFolder ChangeFolder [_BrowseProperty] DATABASEDIR 1 2
|
||||
DatabaseFolder ChangeFolder SpawnDialog InstallChangeFolder 1 1
|
||||
DatabaseFolder Next NewDialog SetupType 1 1
|
||||
DestinationFolder Back NewDialog CustomerInformation 1 0
|
||||
DestinationFolder Cancel SpawnDialog CancelSetup 1 1
|
||||
DestinationFolder ChangeFolder [_BrowseProperty] INSTALLLOCATION 1 2
|
||||
|
@@ -9,7 +9,6 @@ CancelSetup 50 50 260 85 3 [ProductName] [Setup] No No No
|
||||
CustomerInformation 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] NameLabel Next Cancel
|
||||
CustomSetup 50 50 374 266 35 [ProductName] - [STR_INSTALLATION_WIZARD] Tree Next Cancel
|
||||
CustomSetupTips 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK
|
||||
DatabaseFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel
|
||||
DestinationFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel
|
||||
DiskSpaceRequirements 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK
|
||||
FilesInUse 50 50 374 266 19 [ProductName] - [STR_INSTALLATION_WIZARD] Retry Retry Exit
|
||||
|
@@ -95,20 +95,6 @@ CustomSetupTips InstallText Text 60 105 300 20 3 OOO_CONTROL_69
|
||||
CustomSetupTips MenuText Text 50 52 300 36 3 OOO_CONTROL_70
|
||||
CustomSetupTips OK PushButton 301 243 66 17 3 OOO_CONTROL_72
|
||||
CustomSetupTips PartialText Text 60 130 300 20 3 OOO_CONTROL_73
|
||||
DatabaseFolder Back PushButton 164 243 66 17 3 OOO_CONTROL_74 Next
|
||||
DatabaseFolder Banner Bitmap 297 0 77 44 1 BannerBmp
|
||||
DatabaseFolder BannerLine Line 0 44 374 0 1
|
||||
DatabaseFolder Branding1 Text 4 229 92 13 3 {&MSSWhiteSerif8}[ProductName]
|
||||
DatabaseFolder Branding2 Text 3 228 92 13 65537 [ProductName]
|
||||
DatabaseFolder Cancel PushButton 301 243 66 17 3 OOO_CONTROL_77 ChangeFolder
|
||||
DatabaseFolder ChangeFolder PushButton 301 65 66 17 3 OOO_CONTROL_78 Back
|
||||
DatabaseFolder DatabaseFolder Icon 21 52 24 24 5242881 OpenFolderIco
|
||||
DatabaseFolder DlgDesc Text 21 23 272 25 65539 OOO_CONTROL_79
|
||||
DatabaseFolder DlgLine Line 95 234 279 0 1
|
||||
DatabaseFolder DlgTitle Text 13 6 280 25 65539 OOO_CONTROL_80
|
||||
DatabaseFolder Location Text 57 65 240 40 3 _BrowseProperty OOO_CONTROL_81
|
||||
DatabaseFolder LocLabel Text 57 52 290 10 3 OOO_CONTROL_82
|
||||
DatabaseFolder Next PushButton 230 243 66 17 3 OOO_CONTROL_83 Cancel
|
||||
DestinationFolder Back PushButton 164 243 66 17 3 OOO_CONTROL_84 Next
|
||||
DestinationFolder Banner Bitmap 297 0 77 44 1 BannerBmp
|
||||
DestinationFolder BannerLine Line 0 44 374 0 1
|
||||
|
@@ -32,11 +32,6 @@ CustomSetup Next [_IsSetupTypeMin] Custom 1 0
|
||||
CustomSetup Next NewDialog OutOfSpace OutOfNoRbDiskSpace = 1 0
|
||||
CustomSetup Next NewDialog ReadyToInstall OutOfNoRbDiskSpace <> 1 0
|
||||
CustomSetupTips OK EndDialog Return 1 1
|
||||
DatabaseFolder Back NewDialog CustomerInformation 1 1
|
||||
DatabaseFolder Cancel SpawnDialog CancelSetup 1 1
|
||||
DatabaseFolder ChangeFolder [_BrowseProperty] DATABASEDIR 1 2
|
||||
DatabaseFolder ChangeFolder SpawnDialog InstallChangeFolder 1 1
|
||||
DatabaseFolder Next NewDialog SetupType 1 1
|
||||
DestinationFolder Back NewDialog InstallWelcome 1 0
|
||||
DestinationFolder Cancel SpawnDialog CancelSetup 1 1
|
||||
DestinationFolder ChangeFolder [_BrowseProperty] INSTALLLOCATION 1 2
|
||||
|
@@ -8,7 +8,6 @@ CancelSetup 50 50 260 85 3 [ProductName] [Setup] No No No
|
||||
CustomerInformation 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] NameLabel Next Cancel
|
||||
CustomSetup 50 50 374 266 35 [ProductName] - [STR_INSTALLATION_WIZARD] Tree Next Cancel
|
||||
CustomSetupTips 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK
|
||||
DatabaseFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel
|
||||
DestinationFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel
|
||||
DiskSpaceRequirements 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK
|
||||
FilesInUse 50 50 374 266 19 [ProductName] - [STR_INSTALLATION_WIZARD] Retry Retry Exit
|
||||
|
@@ -95,20 +95,6 @@ CustomSetupTips InstallText Text 60 105 300 20 3 OOO_CONTROL_69
|
||||
CustomSetupTips MenuText Text 50 52 300 36 3 OOO_CONTROL_70
|
||||
CustomSetupTips OK PushButton 301 243 66 17 3 OOO_CONTROL_72
|
||||
CustomSetupTips PartialText Text 60 130 300 20 3 OOO_CONTROL_73
|
||||
DatabaseFolder Back PushButton 164 243 66 17 3 OOO_CONTROL_74 Next
|
||||
DatabaseFolder Banner Bitmap 297 0 77 44 1 BannerBmp
|
||||
DatabaseFolder BannerLine Line 0 44 374 0 1
|
||||
DatabaseFolder Branding1 Text 4 229 32 13 3 {&MSSWhiteSerif8}[ProductName]
|
||||
DatabaseFolder Branding2 Text 3 228 32 13 65537 [ProductName]
|
||||
DatabaseFolder Cancel PushButton 301 243 66 17 3 OOO_CONTROL_77 ChangeFolder
|
||||
DatabaseFolder ChangeFolder PushButton 301 65 66 17 3 OOO_CONTROL_78 Back
|
||||
DatabaseFolder DatabaseFolder Icon 21 52 24 24 5242881 OpenFolderIco
|
||||
DatabaseFolder DlgDesc Text 21 23 272 25 65539 OOO_CONTROL_79
|
||||
DatabaseFolder DlgLine Line 35 234 339 0 1
|
||||
DatabaseFolder DlgTitle Text 13 6 280 25 65539 OOO_CONTROL_80
|
||||
DatabaseFolder Location Text 57 65 240 40 3 _BrowseProperty OOO_CONTROL_81
|
||||
DatabaseFolder LocLabel Text 57 52 290 10 3 OOO_CONTROL_82
|
||||
DatabaseFolder Next PushButton 230 243 66 17 3 OOO_CONTROL_83 Cancel
|
||||
DestinationFolder Back PushButton 164 243 66 17 3 OOO_CONTROL_84 Next
|
||||
DestinationFolder Banner Bitmap 297 0 77 44 1 BannerBmp
|
||||
DestinationFolder BannerLine Line 0 44 374 0 1
|
||||
|
@@ -32,11 +32,6 @@ CustomSetup Next [_IsSetupTypeMin] Custom 1 0
|
||||
CustomSetup Next NewDialog OutOfSpace OutOfNoRbDiskSpace = 1 0
|
||||
CustomSetup Next NewDialog ReadyToInstall OutOfNoRbDiskSpace <> 1 0
|
||||
CustomSetupTips OK EndDialog Return 1 1
|
||||
DatabaseFolder Back NewDialog CustomerInformation 1 1
|
||||
DatabaseFolder Cancel SpawnDialog CancelSetup 1 1
|
||||
DatabaseFolder ChangeFolder [_BrowseProperty] DATABASEDIR 1 2
|
||||
DatabaseFolder ChangeFolder SpawnDialog InstallChangeFolder 1 1
|
||||
DatabaseFolder Next NewDialog SetupType 1 1
|
||||
DestinationFolder Back NewDialog InstallWelcome 1 0
|
||||
DestinationFolder Cancel SpawnDialog CancelSetup 1 1
|
||||
DestinationFolder ChangeFolder [_BrowseProperty] INSTALLLOCATION 1 2
|
||||
|
@@ -8,7 +8,6 @@ CancelSetup 50 50 260 85 3 [ProductName] [Setup] No No No
|
||||
CustomerInformation 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] NameLabel Next Cancel
|
||||
CustomSetup 50 50 374 266 35 [ProductName] - [STR_INSTALLATION_WIZARD] Tree Next Cancel
|
||||
CustomSetupTips 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK
|
||||
DatabaseFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel
|
||||
DestinationFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel
|
||||
DiskSpaceRequirements 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK
|
||||
FilesInUse 50 50 374 266 19 [ProductName] - [STR_INSTALLATION_WIZARD] Retry Retry Exit
|
||||
|
Reference in New Issue
Block a user