Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
37ca0666
Kaydet (Commit)
37ca0666
authored
Agu 22, 2013
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fdo#65129 Windows Installer checks OS version before proceeding
Change-Id: I827ecafe1a22c5ef860dea590799693525cec849
üst
f1e5e271
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
6 deletions
+10
-6
CustomAc.ulf
..._native/inc_openoffice/windows/msi_languages/CustomAc.ulf
+3
-0
CustomAc.idt
..._native/inc_openoffice/windows/msi_templates/CustomAc.idt
+3
-3
InstallE.idt
..._native/inc_openoffice/windows/msi_templates/InstallE.idt
+1
-0
InstallU.idt
..._native/inc_openoffice/windows/msi_templates/InstallU.idt
+3
-3
No files found.
instsetoo_native/inc_openoffice/windows/msi_languages/CustomAc.ulf
Dosyayı görüntüle @
37ca0666
...
...
@@ -24,3 +24,6 @@ en-US = "The same version of this product is already installed."
[OOO_CUSTOMACTION_3]
en-US = "An older version of [ProductName] was found. To install a newer version, the older version needs to be removed first."
[OOO_CUSTOMACTION_4]
en-US = "[ProductName] cannot be installed on this Windows version. Windows XP or newer is required."
instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt
Dosyayı görüntüle @
37ca0666
...
...
@@ -2,12 +2,12 @@ Action Type Source Target
s72 i2 S64 S255
CustomAction Action
ISInitAllUsers 307 ALLUSERS 1
setAllUsersProfile2K 51 ALLUSERSPROFILE [%ALLUSERSPROFILE]
SetAllUsersProfileNT 51 ALLUSERSPROFILE [%SystemRoot]\Profiles\All Users
setUserProfileNT 51 USERPROFILE [%USERPROFILE]
setAllUsersProfile 51 ALLUSERSPROFILE [%ALLUSERSPROFILE]
setUserProfile 51 USERPROFILE [%USERPROFILE]
SetARPInstallLocation 51 ARPINSTALLLOCATION [INSTALLLOCATION]
NewProductFound 19 OOO_CUSTOMACTION_1
SameProductFound 19 OOO_CUSTOMACTION_2
WrongWindowsVersion 19 OOO_CUSTOMACTION_4
SetLanguageSelected 51 LANG_SELECTED 1
ResetLanguageSelected 51 LANG_SELECTED 0
SetApplicationSelected 51 APP_SELECTED 1
...
...
instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.idt
Dosyayı görüntüle @
37ca0666
...
...
@@ -70,3 +70,4 @@ ValidateProductID 300
WriteEnvironmentStrings 2500
WriteIniValues 2450
WriteRegistryValues 2400
WrongWindowsVersion VersionNT < 501 10
instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt
Dosyayı görüntüle @
37ca0666
...
...
@@ -19,13 +19,13 @@ PatchWelcome Installed And PATCH And Not IS_MAJOR_UPGRADE 625
ResolveSource Not Installed And Not PATCH 525
RMCCPSearch Not CCP_SUCCESS And CCP_TEST 300
SameProductFound SAMEPRODUCTS 170
setAllUsersProfile2K VersionNT >= 500 512
SetAllUsersProfileNT VersionNT = 400 511
setAllUsersProfile 512
SetupCompleteError -3
SetupCompleteSuccess -1
SetupInitialization 100
SetupInterrupted -2
SetupProgress 800
SetupResume Installed And (RESUME Or Preselected) And Not PATCH 700
setUserProfile
NT VersionNT
510
setUserProfile
510
ValidateProductID 350
WrongWindowsVersion VersionNT < 501 10
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment