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
266250d9
Kaydet (Commit)
266250d9
authored
Haz 08, 2010
tarafından
Ingo Schmidt
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
native309 #i111420# exchange of vcredist
üst
6d044a66
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
24 deletions
+5
-24
vc_redist.scp
scp2/source/ooo/vc_redist.scp
+5
-24
No files found.
scp2/source/ooo/vc_redist.scp
Dosyayı görüntüle @
266250d9
...
@@ -29,32 +29,9 @@
...
@@ -29,32 +29,9 @@
#if defined(WITH_VC_REDIST)
#if defined(WITH_VC_REDIST)
// WindowsCustomAction gid_Customaction_InstallRuntime
// Name = "InstallRuntime";
// Typ = "98";
// Source = "SystemFolder";
// Target = "[SourceDir]redist\vcredist_x86.exe /qb";
// Inbinarytable = 0;
// Styles = (NO_FILE);
// Assignment1 = ("InstallUISequence", "Not REMOVE=\"ALL\" And Not PATCH", "ExecuteAction");
// // Assignment1 = ("InstallExecuteSequence", "Not REMOVE=\"ALL\" And Not PATCH", "FileCost");
// End
// WindowsCustomAction gid_Customaction_InstallRuntime_X64
// Name = "InstallRuntimeX64";
// Typ = "98";
// Source = "SystemFolder";
// Target = "[SourceDir]redist\vcredist_x64.exe /qb";
// Inbinarytable = 0;
// Styles = (NO_FILE);
// Assignment1 = ("InstallUISequence", "Not REMOVE=\"ALL\" And Not PATCH And VersionNT64", "ExecuteAction");
// // Assignment1 = ("InstallExecuteSequence", "Not REMOVE=\"ALL\" And Not PATCH And VersionNT64", "FileCost");
// End
ScpAction scp_Copy_vcredist_x86
ScpAction scp_Copy_vcredist_x86
#if defined(BUILD_SPECIAL)
#if defined(BUILD_SPECIAL)
Copy = "vcredist_x86_9.0.
21022.21
8.exe";
Copy = "vcredist_x86_9.0.
30729.414
8.exe";
#else
#else
Copy = "vcredist_x86.exe";
Copy = "vcredist_x86.exe";
#endif
#endif
...
@@ -63,7 +40,11 @@ ScpAction scp_Copy_vcredist_x86
...
@@ -63,7 +40,11 @@ ScpAction scp_Copy_vcredist_x86
End
End
ScpAction scp_Copy_vcredist_x64
ScpAction scp_Copy_vcredist_x64
#if defined(BUILD_SPECIAL)
Copy = "vcredist_x64_9.0.30729.4148.exe";
#else
Copy = "vcredist_x64.exe";
Copy = "vcredist_x64.exe";
#endif
Name = "vcredist_x64.exe";
Name = "vcredist_x64.exe";
Subdir = "redist";
Subdir = "redist";
End
End
...
...
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