637 lines
34 KiB
Makefile
637 lines
34 KiB
Makefile
!INCLUDE "..\..\..\include\MSINast.mak"
|
||
!IFDEF MSM_IMA_VERZIJO
|
||
!INCLUDE "..\Verzija\Verzija.mak"
|
||
!ENDIF
|
||
|
||
MSM_IMA_LOKALIZACIJO=1
|
||
|
||
|
||
######################################################################
|
||
# AdminUISequence
|
||
|
||
Vse :: "$(JEZIK).$(CFG).$(PLAT).AdminUISequence-1.idt"
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).AdminUISequence-1.idt" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Action Condition Sequence
|
||
s$(MSI_TIP_ID) S255 I2
|
||
AdminUISequence Action
|
||
dlgFailed -3
|
||
dlgUserExit -2
|
||
dlgFinished -1
|
||
caSetInstallModeAdmin 10
|
||
caSetDefaultUIFontVista VersionNT>=600 50
|
||
caSetDlgStrongFontVista VersionNT>=600 51
|
||
caSetDlgTitleFontVista VersionNT>=600 52
|
||
dlgPrepare 140
|
||
CostInitialize 800
|
||
FileCost 900
|
||
CostFinalize 1000
|
||
dlgAdminInstallPoint 1230
|
||
dlgProgress 1280
|
||
ExecuteAction 1300
|
||
<<NOKEEP
|
||
|
||
|
||
######################################################################
|
||
# Binary
|
||
|
||
Vse :: \
|
||
"$(JEZIK).$(CFG).$(PLAT).Binary-1" \
|
||
"$(JEZIK).$(CFG).$(PLAT).Binary-1\UIOpozorilo.ico" \
|
||
"$(JEZIK).$(CFG).$(PLAT).Binary-1\UIObvestilo.ico" \
|
||
"$(JEZIK).$(CFG).$(PLAT).Binary-1\UIMapaNova.ico" \
|
||
"$(JEZIK).$(CFG).$(PLAT).Binary-1\UIMapaGor.ico" \
|
||
"$(JEZIK).$(CFG).$(PLAT).Binary-1.idt"
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).Binary-1.idt" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Name Data
|
||
s$(MSI_TIP_ID) v0
|
||
Binary Name
|
||
binUIOpozorilo.ico UIOpozorilo.ico
|
||
binUIObvestilo.ico UIObvestilo.ico
|
||
binUIMapaNova.ico UIMapaNova.ico
|
||
binUIMapaGor.ico UIMapaGor.ico
|
||
<<NOKEEP
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).Binary-1\UIOpozorilo.ico" : "Binary\UIOpozorilo.ico"
|
||
copy /y $** $@ > NUL
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).Binary-1\UIObvestilo.ico" : "Binary\UIObvestilo.ico"
|
||
copy /y $** $@ > NUL
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).Binary-1\UIMapaNova.ico" : "Binary\UIMapaNova.ico"
|
||
copy /y $** $@ > NUL
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).Binary-1\UIMapaGor.ico" : "Binary\UIMapaGor.ico"
|
||
copy /y $** $@ > NUL
|
||
|
||
|
||
######################################################################
|
||
# CheckBox
|
||
|
||
Vse :: "$(JEZIK).$(CFG).$(PLAT).CheckBox-2.idt"
|
||
|
||
"Sl.$(CFG).$(PLAT).CheckBox-2.idtx" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Property Value
|
||
s$(MSI_TIP_ID) S64
|
||
1250 CheckBox Property
|
||
<<NOKEEP
|
||
|
||
"De.$(CFG).$(PLAT).CheckBox-2.idt" : "Sl.$(CFG).$(PLAT).CheckBox-2.idtx" "..\res\de_DE.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"En.$(CFG).$(PLAT).CheckBox-2.idt" : "Sl.$(CFG).$(PLAT).CheckBox-2.idtx" "..\res\en_GB.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"It.$(CFG).$(PLAT).CheckBox-2.idt" : "Sl.$(CFG).$(PLAT).CheckBox-2.idtx" "..\res\it_IT.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"Sl.$(CFG).$(PLAT).CheckBox-2.idt" : "Sl.$(CFG).$(PLAT).CheckBox-2.idtx"
|
||
copy /y $** $@ > NUL
|
||
|
||
|
||
######################################################################
|
||
# Control
|
||
|
||
Vse :: "$(JEZIK).$(CFG).$(PLAT).Control-2.idt"
|
||
|
||
"Sl.$(CFG).$(PLAT).Control-2.idtx" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Dialog_ Control Type X Y Width Height Attributes Property Text Control_Next Help
|
||
s$(MSI_TIP_ID) s50 s20 i2 i2 i2 i2 I4 S50 L0 S50 L$(MSI_TIP_POMOC)
|
||
1250 Control Dialog_ Control
|
||
dlgPrepare ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgPrepare ctlTitle Text 15 15 320 15 196611 [DlgTitleFont]Namestitev programa [SimpleProductName] se pripravlja. Prosimo, po<EFBFBD>akajte ... ctlProgressBar
|
||
dlgPrepare ctlProgressBar ProgressBar 30 155 340 15 65537 Kon<EFBFBD>ano ctlActionText
|
||
dlgPrepare ctlActionText Text 30 175 340 15 196611 ctlBannerBitmap
|
||
dlgLicenseAgreement ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgLicenseAgreement ctlTitle Text 15 15 320 15 196611 [DlgTitleFont]Prosimo, da pazljivo preberete splo<EFBFBD>ne pogoje. ctlAgreementText
|
||
dlgLicenseAgreement ctlIAgree CheckBox 15 265 300 15 19 IAgree &Strinjam se s splo<EFBFBD>nimi pogoji. ctlContinue
|
||
dlgLicenseAgreement ctlContinue PushButton 325 265 60 20 3 &Nadaljuj ctlBannerBitmap
|
||
dlgTypeSetup ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgTypeSetup ctlTitle Text 15 15 320 15 196611 [DlgTitleFont]Izberite vrsto namestitve. ctlInstall
|
||
dlgTypeSetup ctlInstall PushButton 140 130 120 40 3 [DlgTitleFont][ButtonTextInstall] ctlCustomize Namesti najbolj obi<EFBFBD>ajne dele programa. Primerno za ve<EFBFBD>ino uporabnikov.|
|
||
dlgTypeSetup ctlCustomize PushButton 165 190 70 25 3 Po &meri ctlBannerBitmap Omogo<EFBFBD>a, da sami izberete, kateri deli bodo name<EFBFBD><EFBFBD>eni in kam.|
|
||
!IFDEF MSI_IMA_TUDI_X64
|
||
!IF "$(PLAT)" == "Win32"
|
||
dlgTypeSetup ctlWoW64Icon Icon 15 234 24 24 5242880 binUIOpozorilo.ico Opozorilo|
|
||
dlgTypeSetup ctlWoW64Label Text 44 234 341 15 196610 [DlgStrongFont]Namestili boste 32-bitno razli<EFBFBD>ico na 64-bitni operacijski sistem.
|
||
dlgTypeSetup ctlWoW64Text Text 44 249 341 36 196610 32-bitna razli<EFBFBD>ica programa bo sicer delovala na va<EFBFBD>em operacijskem sistemu, toda ta program je na voljo tudi v 64-bitni razli<EFBFBD>ici, ki je primernej<EFBFBD>a za va<EFBFBD> operacijski sistem. Priporo<EFBFBD>amo, da namestite raje 64-bitno razli<EFBFBD>ico tega programa.
|
||
!ENDIF
|
||
!ENDIF
|
||
dlgResume ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgResume ctlTitle Text 15 15 320 15 196611 [DlgTitleFont]Kliknite <EFBFBD>Nadaljuj<EFBFBD> za nadaljevanje namestitve programa [SimpleProductName]. ctlContinue
|
||
dlgResume ctlContinue PushButton 325 265 60 20 3 &Nadaljuj ctlBannerBitmap
|
||
dlgTypeMaintenance ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgTypeMaintenance ctlTitle Text 15 15 320 15 196611 [DlgTitleFont]Vzdr<EFBFBD>evanje programa [SimpleProductName] ctlText
|
||
dlgTypeMaintenance ctlText Text 15 60 370 24 196611 Vzdr<EFBFBD>evanje vam omogo<EFBFBD>a, da spremenite, kateri deli so name<EFBFBD><EFBFBD>eni na va<EFBFBD>em ra<EFBFBD>unalniku, ali celo odstranite program [SimpleProductName]. ctlButtons
|
||
dlgTypeMaintenance ctlButtons RadioButtonGroup 45 99 310 117 3 InstallModeRB ctlContinue
|
||
dlgTypeMaintenance ctlContinue PushButton 325 265 60 20 3 &Nadaljuj ctlBannerBitmap
|
||
dlgAdminInstallPoint ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgAdminInstallPoint ctlTitle Text 15 15 320 15 196611 [DlgTitleFont]Priprava namestitvene podobe programa [SimpleProductName] ctlText
|
||
dlgAdminInstallPoint ctlText Text 15 60 370 24 3 Za program [SimpleProductName] boste pripravili namestitveno podobo, ki olaj<EFBFBD>uje preprostej<EFBFBD>e skupinsko name<EFBFBD><EFBFBD>anje. ctlPathEditLabel
|
||
dlgAdminInstallPoint ctlPathEditLabel Text 15 94 370 12 3 &Vpi<70>ite <20>eleno mapo ali pritisnite <20>Prebrskaj<61>: ctlPathEdit
|
||
dlgAdminInstallPoint ctlPathEdit PathEdit 15 106 370 18 3 TARGETDIR ctlBrowse
|
||
dlgAdminInstallPoint ctlBrowse PushButton 325 129 60 20 3 Prebrskaj ctlPrepare
|
||
dlgAdminInstallPoint ctlPrepare PushButton 140 245 120 40 3 [DlgStrongFont]&Pripravi zdaj ctlBannerBitmap
|
||
dlgCustomize ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgCustomize ctlTitle Text 15 15 320 15 196611 [DlgTitleFont][TitleCustomize] ctlTreeLabel
|
||
dlgCustomize ctlTreeLabel Text 15 60 370 15 3 Kliknite na ikone v drevesu spodaj, da izberete dele, ki jih <20>elite namestiti: ctlTree
|
||
dlgCustomize ctlTree SelectionTree 15 75 370 93 7 _BrowseProperty Drevo izbire ctlBox
|
||
dlgCustomize ctlBox GroupBox 15 173 370 82 1 ctlItemDescription
|
||
dlgCustomize ctlItemDescription Text 20 182 360 24 131075 Opis trenutno izbranega elementa ctlItemSize
|
||
dlgCustomize ctlItemSize Text 20 206 360 24 131075 Velikost trenutno izbranega elementa ctlLocationLabel
|
||
dlgCustomize ctlLocationLabel Text 20 235 40 15 3 Mapa: ctlLocation
|
||
dlgCustomize ctlLocation Text 60 235 255 15 131075 ctlBrowse
|
||
dlgCustomize ctlBrowse PushButton 320 230 60 20 3 Prebrskaj ctlReset
|
||
dlgCustomize ctlReset PushButton 15 265 60 20 3 &Povrni ctlDiskCost Vrne izbiro delov za namestitev v prvotno stanje.|
|
||
dlgCustomize ctlDiskCost PushButton 80 265 60 20 3 &Poraba ctlInstall Prika<EFBFBD>e porabo prostora po pogonih glede na trenutno izbiro delov.|
|
||
dlgCustomize ctlInstall PushButton 305 265 80 20 3 [ButtonTextInstall] ctlBannerBitmap
|
||
dlgBrowse ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgBrowse ctlTitle Text 15 15 320 15 196611 [DlgTitleFont]Izberite mapo za namestitev. ctlDirectoryComboLabel
|
||
dlgBrowse ctlDirectoryComboLabel Text 15 60 40 15 3 &Glej v: ctlDirectoryCombo
|
||
dlgBrowse ctlDirectoryCombo DirectoryCombo 55 60 280 80 393227 _BrowseProperty ctlUp
|
||
dlgBrowse ctlUp PushButton 340 60 18 18 3670019 binUIMapaGor.ico ctlNewFolder V nadrejeno mapo|
|
||
dlgBrowse ctlNewFolder PushButton 365 60 18 18 3670019 binUIMapaNova.ico ctlDirectoryList Ustvari novo mapo|
|
||
dlgBrowse ctlDirectoryList DirectoryList 15 83 370 149 15 _BrowseProperty ctlPathEditLabel
|
||
dlgBrowse ctlPathEditLabel Text 15 237 50 15 3 &Ime mape: ctlPathEdit
|
||
dlgBrowse ctlPathEdit PathEdit 65 237 320 18 11 _BrowseProperty ctlOK
|
||
dlgBrowse ctlOK PushButton 260 265 60 20 3 &V redu ctlCancel
|
||
dlgBrowse ctlCancel PushButton 325 265 60 20 3 Prekini ctlBannerBitmap
|
||
dlgBrowseAdmin ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgBrowseAdmin ctlTitle Text 15 15 320 15 196611 [DlgTitleFont]Izberite mapo za namestitveno podobo. ctlDirectoryComboLabel
|
||
dlgBrowseAdmin ctlDirectoryComboLabel Text 15 60 40 15 3 &Glej v: ctlDirectoryCombo
|
||
dlgBrowseAdmin ctlDirectoryCombo DirectoryCombo 55 60 280 80 458755 TARGETDIR ctlUp
|
||
dlgBrowseAdmin ctlUp PushButton 340 60 18 18 3670019 binUIMapaGor.ico ctlNewFolder V nadrejeno mapo|
|
||
dlgBrowseAdmin ctlNewFolder PushButton 365 60 18 18 3670019 binUIMapaNova.ico ctlDirectoryList Ustvari novo mapo|
|
||
dlgBrowseAdmin ctlDirectoryList DirectoryList 15 83 370 149 7 TARGETDIR ctlPathEditLabel
|
||
dlgBrowseAdmin ctlPathEditLabel Text 15 237 50 15 3 &Ime mape: ctlPathEdit
|
||
dlgBrowseAdmin ctlPathEdit PathEdit 65 237 320 18 3 TARGETDIR ctlOK
|
||
dlgBrowseAdmin ctlOK PushButton 260 265 60 20 3 &V redu ctlCancel
|
||
dlgBrowseAdmin ctlCancel PushButton 325 265 60 20 3 Prekini ctlBannerBitmap
|
||
dlgDiskCost ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgDiskCost ctlTitle Text 15 15 320 15 196611 [DlgTitleFont]Prostorske zahteve ctlVolumeList
|
||
dlgDiskCost ctlVolumeList VolumeCostList 15 60 370 195 393223 {60}{60}{60}{60}{60} ctlClose
|
||
dlgDiskCost ctlClose PushButton 325 265 60 20 3 &Zapri ctlBannerBitmap
|
||
dlgOutOfDisk ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgOutOfDisk ctlTitle Text 15 15 320 15 196611 [DlgTitleFont]Premalo prostora ctlVolumeListLabel
|
||
dlgOutOfDisk ctlVolumeListLabel Text 15 60 370 36 3 Ozna<EFBFBD>eni pogoni (<EFBFBD>e obstajajo) nimajo dovolj prostora za trenutno izbrane dele. Lahko sprostite nekaj prostora na izbranih pogonih, izberete manj delov za namestitev ali pa izberete druge pogone za namestitev. ctlVolumeList
|
||
dlgOutOfDisk ctlVolumeList VolumeCostList 15 96 370 159 393223 {60}{60}{60}{60}{60} ctlClose
|
||
dlgOutOfDisk ctlClose PushButton 325 265 60 20 3 &Zapri ctlBannerBitmap
|
||
dlgOutOfDiskRB ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgOutOfDiskRB ctlTitle Text 15 15 320 15 196611 [DlgTitleFont]Premalo prostora ctlVolumeListLabel
|
||
dlgOutOfDiskRB ctlVolumeListLabel Text 15 60 370 36 3 Ozna<EFBFBD>eni pogoni (<EFBFBD>e obstajajo) nimajo dovolj prostora za trenutno izbrane dele. Lahko sprostite nekaj prostora na izbranih pogonih, izberete manj delov za namestitev ali pa izberete druge pogone za namestitev. ctlVolumeList
|
||
dlgOutOfDiskRB ctlVolumeList VolumeCostList 15 96 370 118 4587527 {60}{60}{60}{60}{60} ctlText
|
||
dlgOutOfDiskRB ctlText Text 15 219 370 36 3 Lahko se odlo<EFBFBD>ite, da onemogo<EFBFBD>ite mo<EFBFBD>nost obnovitve prvotnega stanja. Obnovitev prvotnega stanja omogo<EFBFBD>a namestitvi ponovno vrnitev v stanje ra<EFBFBD>unalnika pred namestitvijo, <EFBFBD>e namestitev ne uspe. Kliknite <EFBFBD>Da<EFBFBD>, <EFBFBD>e <EFBFBD>elite tvegati, da vrnitev v prvotno stanje ne bo mo<EFBFBD>na. ctlYes
|
||
dlgOutOfDiskRB ctlYes PushButton 260 265 60 20 3 &Da ctlNo
|
||
dlgOutOfDiskRB ctlNo PushButton 325 265 60 20 3 &Ne ctlBannerBitmap
|
||
dlgProgress ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgProgress ctlTitle Text 15 15 320 15 196611 [DlgTitleFont][Progress1] [SimpleProductName] ... ctlProgressBar
|
||
dlgProgress ctlProgressBar ProgressBar 30 155 340 15 65537 Kon<EFBFBD>ano ctlActionText
|
||
dlgProgress ctlActionText Text 30 175 340 15 196611 ctlBannerBitmap
|
||
dlgWait ctlText Text 15 15 230 12 3 [WaitMessage]
|
||
dlgCancel ctlIcon Icon 15 15 24 24 5242881 binUIObvestilo.ico ctlText Obvestilo|
|
||
dlgCancel ctlText Text 44 15 201 24 3 Ali ste prepri<EFBFBD>ani, da <EFBFBD>elite prekiniti namestitev programa [SimpleProductName]? ctlYes
|
||
dlgCancel ctlYes PushButton 67 49 60 20 3 &Da ctlNo
|
||
dlgCancel ctlNo PushButton 132 49 60 20 3 &Ne ctlIcon
|
||
dlgError ErrorIcon Icon 15 15 24 24 5242881 binUIObvestilo.ico Obvestilo|
|
||
dlgError ErrorText Text 44 15 201 60 3 Besedilo
|
||
dlgError O PushButton 100 85 60 20 3 &V redu
|
||
dlgError C PushButton 100 85 60 20 3 Prekini
|
||
dlgError Y PushButton 100 85 60 20 3 &Da
|
||
dlgError N PushButton 100 85 60 20 3 &Ne
|
||
dlgError A PushButton 100 85 60 20 3 Prekini
|
||
dlgError R PushButton 100 85 60 20 3 &Ponovi
|
||
dlgError I PushButton 100 85 60 20 3 P&rezri
|
||
FilesInUse ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
FilesInUse ctlTitle Text 15 15 320 15 196611 [DlgTitleFont]Datoteke v uporabi ctlText
|
||
FilesInUse ctlText Text 15 60 370 24 3 Naslednji programi uporabljajo datoteke, ki jih mora ta namestitev posodobiti. Prosimo, zaprite te programe in nato kliknite gumb <20>Ponovi<76> za nadaljevanje ali <20>Prekini<6E> za kon<6F>anje: ctlList
|
||
FilesInUse ctlList ListBox 15 84 370 171 3 FileInUseProcess ctlRetry
|
||
FilesInUse ctlRetry PushButton 195 265 60 20 3 &Ponovi ctlIgnore
|
||
FilesInUse ctlIgnore PushButton 260 265 60 20 3 P&rezri ctlAbort
|
||
FilesInUse ctlAbort PushButton 325 265 60 20 3 Prekini ctlBannerBitmap
|
||
dlgFinished ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgFinished ctlTitle Text 15 15 320 15 196611 [DlgTitleFont][Progress2] programa [SimpleProductName] je kon<EFBFBD>ana. ctlClose
|
||
dlgFinished ctlClose PushButton 325 265 60 20 3 &Zapri ctlBannerBitmap
|
||
dlgUserExit ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgUserExit ctlTitle Text 15 15 320 15 196611 [DlgTitleFont][Progress2] programa [SimpleProductName] je bila prekinjena. ctlText1
|
||
dlgUserExit ctlText1 Text 15 60 370 24 196611 Namestitev programa [SimpleProductName] je bila prekinjena na va<EFBFBD>o zahtevo, zato program ni bil name<EFBFBD><EFBFBD>en. Va<EFBFBD> sistem je v stanju, kot je bil pred za<EFBFBD>etkom namestitve. ctlText2
|
||
dlgUserExit ctlText2 Text 15 89 370 12 196611 <EFBFBD>e ste namestitev prekinili pomotoma, jo ponovno po<EFBFBD>enite. ctlClose
|
||
dlgUserExit ctlClose PushButton 325 265 60 20 3 &Zapri ctlBannerBitmap
|
||
dlgFailed ctlBannerBitmap Bitmap 0 0 400 45 1 binUIGlava.bmp ctlTitle
|
||
dlgFailed ctlTitle Text 15 15 320 15 196611 [DlgTitleFont][Progress2] programa [SimpleProductName] se je zaklju<EFBFBD>ila pred<EFBFBD>asno. ctlText1
|
||
dlgFailed ctlText1 Text 15 60 370 24 196611 Namestitev programa [SimpleProductName] se je zaklju<EFBFBD>ila pred<EFBFBD>asno zaradi napake, zato program ni bil name<EFBFBD><EFBFBD>en. Va<EFBFBD> sistem je v stanju, kot je bil pred za<EFBFBD>etkom namestitve. ctlText2
|
||
dlgFailed ctlText2 Text 15 89 370 24 196611 Prosimo, poskusite ponovno ali se obrnite na [Manufacturer] (tel. [ARPHELPTELEPHONE]). ctlClose
|
||
dlgFailed ctlClose PushButton 325 265 60 20 3 &Zapri ctlBannerBitmap
|
||
<<NOKEEP
|
||
|
||
"De.$(CFG).$(PLAT).Control-2.idt" : "Sl.$(CFG).$(PLAT).Control-2.idtx" "..\res\de_DE.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"En.$(CFG).$(PLAT).Control-2.idt" : "Sl.$(CFG).$(PLAT).Control-2.idtx" "..\res\en_GB.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"It.$(CFG).$(PLAT).Control-2.idt" : "Sl.$(CFG).$(PLAT).Control-2.idtx" "..\res\it_IT.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"Sl.$(CFG).$(PLAT).Control-2.idt" : "Sl.$(CFG).$(PLAT).Control-2.idtx"
|
||
copy /y $** $@ > NUL
|
||
|
||
|
||
######################################################################
|
||
# ControlCondition
|
||
|
||
Vse :: "$(JEZIK).$(CFG).$(PLAT).ControlCondition-1.idt"
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).ControlCondition-1.idt" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Dialog_ Control_ Action Condition
|
||
s$(MSI_TIP_ID) s50 s50 s255
|
||
ControlCondition Dialog_ Control_ Action Condition
|
||
dlgLicenseAgreement ctlContinue Disable NOT IAgree
|
||
dlgLicenseAgreement ctlContinue Enable IAgree
|
||
!IFDEF MSI_IMA_TUDI_X64
|
||
!IF "$(PLAT)" == "Win32"
|
||
dlgTypeSetup ctlWoW64Icon Show VersionNT64
|
||
dlgTypeSetup ctlWoW64Label Show VersionNT64
|
||
dlgTypeSetup ctlWoW64Text Show VersionNT64
|
||
!ENDIF
|
||
!ENDIF
|
||
dlgCustomize ctlLocationLabel Disable Installed
|
||
dlgCustomize ctlLocation Disable Installed
|
||
dlgCustomize ctlBrowse Disable Installed
|
||
<<NOKEEP
|
||
|
||
|
||
######################################################################
|
||
# ControlEvent
|
||
|
||
Vse :: \
|
||
"$(JEZIK).$(CFG).$(PLAT).ControlEvent-1.idt" \
|
||
"$(JEZIK).$(CFG).$(PLAT).ControlEvent-2.idt"
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).ControlEvent-1.idt" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Dialog_ Control_ Event Argument Condition Ordering
|
||
s$(MSI_TIP_ID) s50 s50 s255 S255 I2
|
||
ControlEvent Dialog_ Control_ Event Argument Condition
|
||
dlgPrepare ctlBannerBitmap SpawnDialog dlgCancel 1 1000
|
||
dlgLicenseAgreement ctlBannerBitmap SpawnDialog dlgCancel 1 1000
|
||
dlgLicenseAgreement ctlContinue SpawnWaitDialog dlgWait CostingComplete=1 100
|
||
dlgLicenseAgreement ctlContinue EndDialog Return IAgree 1000
|
||
dlgTypeSetup ctlBannerBitmap SpawnDialog dlgCancel 1 1000
|
||
dlgTypeSetup ctlInstall [InstallMode] Typical 1 100
|
||
dlgTypeSetup ctlInstall SetInstallLevel 3 1 101
|
||
dlgTypeSetup ctlInstall EndDialog Return OutOfDiskSpace<>1 1000
|
||
dlgTypeSetup ctlInstall SpawnDialog dlgOutOfDiskRB OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND (PROMPTROLLBACKCOST="P" OR NOT PROMPTROLLBACKCOST) 1001
|
||
dlgTypeSetup ctlInstall EndDialog Return OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND PROMPTROLLBACKCOST="D" 1002
|
||
dlgTypeSetup ctlInstall EnableRollback False OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND PROMPTROLLBACKCOST="D" 1003
|
||
dlgTypeSetup ctlInstall SpawnDialog dlgOutOfDisk (OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=1) OR (OutOfDiskSpace=1 AND PROMPTROLLBACKCOST="F") 1004
|
||
dlgTypeSetup ctlCustomize [InstallMode] Custom 1 100
|
||
dlgTypeSetup ctlCustomize NewDialog dlgCustomize 1 1000
|
||
dlgResume ctlBannerBitmap SpawnDialog dlgCancel 1 1000
|
||
dlgResume ctlContinue SpawnWaitDialog dlgWait CostingComplete=1 100
|
||
dlgResume ctlContinue EndDialog Return OutOfDiskSpace<>1 1000
|
||
dlgResume ctlContinue SpawnDialog dlgOutOfDiskRB OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND (PROMPTROLLBACKCOST="P" OR NOT PROMPTROLLBACKCOST) 1001
|
||
dlgResume ctlContinue EndDialog Return OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND PROMPTROLLBACKCOST="D" 1002
|
||
dlgResume ctlContinue EnableRollback False OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND PROMPTROLLBACKCOST="D" 1003
|
||
dlgResume ctlContinue SpawnDialog dlgOutOfDisk (OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=1) OR (OutOfDiskSpace=1 AND PROMPTROLLBACKCOST="F") 1004
|
||
dlgTypeMaintenance ctlBannerBitmap SpawnDialog dlgCancel 1 1000
|
||
dlgTypeMaintenance ctlContinue [InstallMode] [InstallModeRB] 1 10
|
||
dlgTypeMaintenance ctlContinue NewDialog dlgCustomize InstallMode="Change" 1000
|
||
dlgTypeMaintenance ctlContinue ReinstallMode ecmus InstallMode="Repair" AND OutOfDiskSpace<>1 100
|
||
dlgTypeMaintenance ctlContinue Reinstall All InstallMode="Repair" AND OutOfDiskSpace<>1 101
|
||
dlgTypeMaintenance ctlContinue EndDialog Return InstallMode="Repair" AND OutOfDiskSpace<>1 102
|
||
dlgTypeMaintenance ctlContinue SpawnDialog dlgOutOfDiskRB InstallMode="Repair" AND OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND (PROMPTROLLBACKCOST="P" OR NOT PROMPTROLLBACKCOST) 1000
|
||
dlgTypeMaintenance ctlContinue EndDialog Return InstallMode="Repair" AND OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND PROMPTROLLBACKCOST="D" 1001
|
||
dlgTypeMaintenance ctlContinue EnableRollback False InstallMode="Repair" AND OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND PROMPTROLLBACKCOST="D" 1002
|
||
dlgTypeMaintenance ctlContinue SpawnDialog dlgOutOfDisk InstallMode="Repair" AND ((OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=1) OR (OutOfDiskSpace=1 AND PROMPTROLLBACKCOST="F")) 1003
|
||
dlgTypeMaintenance ctlContinue Remove All InstallMode="Remove" AND OutOfDiskSpace<>1 100
|
||
dlgTypeMaintenance ctlContinue EndDialog Return InstallMode="Remove" AND OutOfDiskSpace<>1 1000
|
||
dlgTypeMaintenance ctlContinue SpawnDialog dlgOutOfDiskRB InstallMode="Remove" AND OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND (PROMPTROLLBACKCOST="P" OR NOT PROMPTROLLBACKCOST) 1001
|
||
dlgTypeMaintenance ctlContinue EndDialog Return InstallMode="Remove" AND OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND PROMPTROLLBACKCOST="D" 1002
|
||
dlgTypeMaintenance ctlContinue EnableRollback False InstallMode="Remove" AND OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND PROMPTROLLBACKCOST="D" 1003
|
||
dlgTypeMaintenance ctlContinue SpawnDialog dlgOutOfDisk InstallMode="Remove" AND ((OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=1) OR (OutOfDiskSpace=1 AND PROMPTROLLBACKCOST="F")) 1004
|
||
dlgAdminInstallPoint ctlBrowse SpawnDialog dlgBrowseAdmin 1 1000
|
||
dlgAdminInstallPoint ctlBannerBitmap SpawnDialog dlgCancel 1 1000
|
||
dlgAdminInstallPoint ctlPrepare SetTargetPath TARGETDIR 1 100
|
||
dlgAdminInstallPoint ctlPrepare EndDialog Return OutOfDiskSpace<>1 1000
|
||
dlgAdminInstallPoint ctlPrepare SpawnDialog dlgOutOfDiskRB OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND (PROMPTROLLBACKCOST="P" OR NOT PROMPTROLLBACKCOST) 1001
|
||
dlgAdminInstallPoint ctlPrepare EndDialog Return OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND PROMPTROLLBACKCOST="D" 1002
|
||
dlgAdminInstallPoint ctlPrepare EnableRollback False OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND PROMPTROLLBACKCOST="D" 1003
|
||
dlgAdminInstallPoint ctlPrepare SpawnDialog dlgOutOfDisk (OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=1) OR (OutOfDiskSpace=1 AND PROMPTROLLBACKCOST="F") 1004
|
||
dlgCustomize ctlBrowse SelectionBrowse dlgBrowse 1 1000
|
||
dlgCustomize ctlDiskCost SpawnDialog dlgDiskCost 1 1000
|
||
dlgCustomize ctlInstall EndDialog Return OutOfDiskSpace<>1 1000
|
||
dlgCustomize ctlInstall SpawnDialog dlgOutOfDiskRB OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND (PROMPTROLLBACKCOST="P" OR NOT PROMPTROLLBACKCOST) 1001
|
||
dlgCustomize ctlInstall EndDialog Return OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND PROMPTROLLBACKCOST="D" 1002
|
||
dlgCustomize ctlInstall EnableRollback False OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=0 AND PROMPTROLLBACKCOST="D" 1003
|
||
dlgCustomize ctlInstall SpawnDialog dlgOutOfDisk (OutOfDiskSpace=1 AND OutOfNoRbDiskSpace=1) OR (OutOfDiskSpace=1 AND PROMPTROLLBACKCOST="F") 1004
|
||
dlgCustomize ctlReset Reset 0 1 1000
|
||
dlgCustomize ctlBannerBitmap SpawnDialog dlgCancel 1 1000
|
||
dlgDiskCost ctlClose EndDialog Return 1 1000
|
||
dlgOutOfDisk ctlClose EndDialog Return 1 1000
|
||
dlgOutOfDiskRB ctlNo EndDialog Return 1 1000
|
||
dlgOutOfDiskRB ctlYes EnableRollback False 1 100
|
||
dlgOutOfDiskRB ctlYes EndDialog Return 1 1000
|
||
dlgBrowse ctlCancel Reset 0 1 100
|
||
dlgBrowse ctlCancel EndDialog Return 1 1000
|
||
dlgBrowse ctlNewFolder DirectoryListNew 0 1 1000
|
||
dlgBrowse ctlOK SetTargetPath [_BrowseProperty] 1 100
|
||
dlgBrowse ctlOK EndDialog Return 1 1000
|
||
dlgBrowse ctlUp DirectoryListUp 0 1 1000
|
||
dlgBrowseAdmin ctlCancel Reset 0 1 100
|
||
dlgBrowseAdmin ctlCancel EndDialog Return 1 1000
|
||
dlgBrowseAdmin ctlNewFolder DirectoryListNew 0 1 1000
|
||
dlgBrowseAdmin ctlOK SetTargetPath TARGETDIR 1 100
|
||
dlgBrowseAdmin ctlOK EndDialog Return 1 1000
|
||
dlgBrowseAdmin ctlUp DirectoryListUp 0 1 1000
|
||
dlgProgress ctlBannerBitmap SpawnDialog dlgCancel 1 1000
|
||
dlgWait ctlText EndDialog Exit 1 1000
|
||
dlgCancel ctlYes EndDialog Exit 1 1000
|
||
dlgCancel ctlNo EndDialog Return 1 1000
|
||
dlgError O EndDialog ErrorOk 1 1000
|
||
dlgError C EndDialog ErrorCancel 1 1000
|
||
dlgError Y EndDialog ErrorYes 1 1000
|
||
dlgError N EndDialog ErrorNo 1 1000
|
||
dlgError A EndDialog ErrorAbort 1 1000
|
||
dlgError R EndDialog ErrorRetry 1 1000
|
||
dlgError I EndDialog ErrorIgnore 1 1000
|
||
FilesInUse ctlRetry EndDialog Retry 1 1000
|
||
FilesInUse ctlIgnore EndDialog Ignore 1 1000
|
||
FilesInUse ctlAbort EndDialog Exit 1 1000
|
||
dlgFinished ctlClose EndDialog Return 1 1000
|
||
dlgUserExit ctlClose EndDialog Exit 1 1000
|
||
dlgFailed ctlClose EndDialog Exit 1 1000
|
||
<<NOKEEP
|
||
|
||
"Sl.$(CFG).$(PLAT).ControlEvent-2.idtx" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Dialog_ Control_ Event Argument Condition Ordering
|
||
s$(MSI_TIP_ID) s50 s50 s255 S255 I2
|
||
1250 ControlEvent Dialog_ Control_ Event Argument Condition
|
||
dlgLicenseAgreement ctlContinue [WaitMessage] Ugotavljanje potrebnega prostora za namestitev ... 1 99
|
||
dlgResume ctlContinue [WaitMessage] Ugotavljanje potrebnega prostora za namestitev ... 1 99
|
||
dlgTypeMaintenance ctlContinue [ButtonTextInstall] &Spremeni zdaj InstallMode="Change" 500
|
||
dlgTypeMaintenance ctlContinue [TitleCustomize] Sprememba name<EFBFBD><EFBFBD>enih delov InstallMode="Change" 501
|
||
dlgTypeMaintenance ctlContinue [Progress1] Spreminjam InstallMode="Change" 502
|
||
dlgTypeMaintenance ctlContinue [Progress2] Sprememba InstallMode="Change" 503
|
||
dlgTypeMaintenance ctlContinue [Progress1] Obnavljam InstallMode="Repair" 504
|
||
dlgTypeMaintenance ctlContinue [Progress2] Obnova InstallMode="Repair" 505
|
||
dlgTypeMaintenance ctlContinue [Progress1] Odstranjujem InstallMode="Remove" 506
|
||
dlgTypeMaintenance ctlContinue [Progress2] Odstranitev InstallMode="Remove" 507
|
||
<<NOKEEP
|
||
|
||
"De.$(CFG).$(PLAT).ControlEvent-2.idt" : "Sl.$(CFG).$(PLAT).ControlEvent-2.idtx" "..\res\de_DE.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"En.$(CFG).$(PLAT).ControlEvent-2.idt" : "Sl.$(CFG).$(PLAT).ControlEvent-2.idtx" "..\res\en_GB.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"It.$(CFG).$(PLAT).ControlEvent-2.idt" : "Sl.$(CFG).$(PLAT).ControlEvent-2.idtx" "..\res\it_IT.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"Sl.$(CFG).$(PLAT).ControlEvent-2.idt" : "Sl.$(CFG).$(PLAT).ControlEvent-2.idtx"
|
||
copy /y $** $@ > NUL
|
||
|
||
|
||
######################################################################
|
||
# CustomAction
|
||
|
||
Vse :: "$(JEZIK).$(CFG).$(PLAT).CustomAction-1.idt"
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).CustomAction-1.idt" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Action Type Source Target
|
||
s$(MSI_TIP_ID) i2 S$(MSI_TIP_ID) S255
|
||
CustomAction Action
|
||
caSetDefaultUIFontVista 51 DefaultUIFont tsDlgVista
|
||
caSetDlgStrongFontVista 51 DlgStrongFont {\tsStrongVista}
|
||
caSetDlgTitleFontVista 51 DlgTitleFont {\tsTitleVista}
|
||
caSetInstallModeAdmin 51 InstallMode Server Image
|
||
<<NOKEEP
|
||
|
||
|
||
######################################################################
|
||
# Dialog
|
||
|
||
Vse :: \
|
||
"$(JEZIK).$(CFG).$(PLAT).Dialog-1.idt" \
|
||
"$(JEZIK).$(CFG).$(PLAT).Dialog-2.idt"
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).Dialog-1.idt" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Dialog HCentering VCentering Width Height Attributes Title Control_First Control_Default Control_Cancel
|
||
s$(MSI_TIP_ID) i2 i2 i2 i2 I4 L128 s50 S50 S50
|
||
Dialog Dialog
|
||
dlgPrepare 50 50 400 300 1 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlBannerBitmap ctlBannerBitmap
|
||
dlgLicenseAgreement 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlContinue ctlBannerBitmap
|
||
dlgTypeSetup 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlInstall ctlBannerBitmap
|
||
dlgResume 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlContinue ctlBannerBitmap
|
||
dlgTypeMaintenance 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlContinue ctlBannerBitmap
|
||
dlgAdminInstallPoint 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlPrepare ctlBannerBitmap
|
||
dlgCustomize 50 50 400 300 35 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlBannerBitmap
|
||
dlgBrowse 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlOK ctlCancel
|
||
dlgBrowseAdmin 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlOK ctlCancel
|
||
dlgDiskCost 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlClose ctlClose
|
||
dlgOutOfDisk 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlClose ctlClose
|
||
dlgOutOfDiskRB 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlNo
|
||
dlgProgress 50 50 400 300 1 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlBannerBitmap ctlBannerBitmap
|
||
dlgWait 50 50 260 42 3 [Setup] [SimpleProductName] [DisplayVersion] ctlText ctlText
|
||
dlgCancel 50 50 260 84 3 [Setup] [SimpleProductName] [DisplayVersion] ctlText ctlNo
|
||
FilesInUse 50 50 400 300 19 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlRetry ctlAbort
|
||
dlgFinished 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlClose ctlClose
|
||
dlgUserExit 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlClose ctlClose
|
||
dlgFailed 50 50 400 300 3 [Setup] [SimpleProductName] [DisplayVersion] ctlTitle ctlClose ctlClose
|
||
<<NOKEEP
|
||
|
||
"Sl.$(CFG).$(PLAT).Dialog-2.idtx" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Dialog HCentering VCentering Width Height Attributes Title Control_First Control_Default Control_Cancel
|
||
s$(MSI_TIP_ID) i2 i2 i2 i2 I4 L128 s50 S50 S50
|
||
1250 Dialog Dialog
|
||
dlgError 50 50 260 120 65539 Napaka ErrorText
|
||
<<NOKEEP
|
||
|
||
"De.$(CFG).$(PLAT).Dialog-2.idt" : "Sl.$(CFG).$(PLAT).Dialog-2.idtx" "..\res\de_DE.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"En.$(CFG).$(PLAT).Dialog-2.idt" : "Sl.$(CFG).$(PLAT).Dialog-2.idtx" "..\res\en_GB.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"It.$(CFG).$(PLAT).Dialog-2.idt" : "Sl.$(CFG).$(PLAT).Dialog-2.idtx" "..\res\it_IT.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"Sl.$(CFG).$(PLAT).Dialog-2.idt" : "Sl.$(CFG).$(PLAT).Dialog-2.idtx"
|
||
copy /y $** $@ > NUL
|
||
|
||
|
||
######################################################################
|
||
# EventMapping
|
||
|
||
Vse :: "$(JEZIK).$(CFG).$(PLAT).EventMapping-1.idt"
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).EventMapping-1.idt" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Dialog_ Control_ Event Attribute
|
||
s$(MSI_TIP_ID) s50 s50 s50
|
||
EventMapping Dialog_ Control_ Event
|
||
dlgPrepare ctlActionText ActionText Text
|
||
dlgPrepare ctlProgressBar SetProgress Progress
|
||
dlgProgress ctlActionText ActionText Text
|
||
dlgProgress ctlProgressBar SetProgress Progress
|
||
dlgCustomize ctlDiskCost SelectionNoItems Enabled
|
||
dlgCustomize ctlItemDescription SelectionDescription Text
|
||
dlgCustomize ctlItemSize SelectionSize Text
|
||
dlgCustomize ctlLocation SelectionPath Text
|
||
dlgCustomize ctlLocation SelectionPathOn Enabled
|
||
dlgCustomize ctlLocationLabel SelectionPathOn Enabled
|
||
dlgCustomize ctlInstall SelectionNoItems Enabled
|
||
dlgCustomize ctlReset SelectionNoItems Enabled
|
||
dlgBrowse ctlDirectoryCombo IgnoreChange IgnoreChange
|
||
dlgBrowseAdmin ctlDirectoryCombo IgnoreChange IgnoreChange
|
||
<<NOKEEP
|
||
|
||
|
||
######################################################################
|
||
# InstallUISequence
|
||
|
||
Vse :: "$(JEZIK).$(CFG).$(PLAT).InstallUISequence-1.idt"
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).InstallUISequence-1.idt" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Action Condition Sequence
|
||
s$(MSI_TIP_ID) S255 I2
|
||
InstallUISequence Action
|
||
dlgFailed -3
|
||
dlgUserExit -2
|
||
dlgFinished -1
|
||
caSetDefaultUIFontVista VersionNT>=600 50
|
||
caSetDlgStrongFontVista VersionNT>=600 51
|
||
caSetDlgTitleFontVista VersionNT>=600 52
|
||
dlgPrepare 140
|
||
dlgLicenseAgreement NOT Installed 1210
|
||
dlgTypeSetup NOT Installed 1250
|
||
dlgResume Installed AND (RESUME OR Preselected) 1251
|
||
dlgTypeMaintenance Installed AND NOT RESUME AND NOT Preselected 1252
|
||
dlgProgress 1280
|
||
<<NOKEEP
|
||
|
||
|
||
######################################################################
|
||
# Property
|
||
|
||
Vse :: \
|
||
"$(JEZIK).$(CFG).$(PLAT).Property-1.idt" \
|
||
"$(JEZIK).$(CFG).$(PLAT).Property-2.idt"
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).Property-1.idt" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Property Value
|
||
s$(MSI_TIP_ID) l0
|
||
Property Property
|
||
DefaultUIFont tsDlgXP
|
||
DlgStrongFont {\tsStrongXP}
|
||
DlgTitleFont {\tsTitleXP}
|
||
ErrorDialog dlgError
|
||
InstallModeRB Change
|
||
<<NOKEEP
|
||
|
||
"Sl.$(CFG).$(PLAT).Property-2.idtx" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Property Value
|
||
s$(MSI_TIP_ID) l0
|
||
1250 Property Property
|
||
Progress1 Name<EFBFBD><EFBFBD>am
|
||
Progress2 Namestitev
|
||
Setup Namestitev
|
||
Wizard <EFBFBD>arovnik za namestitev
|
||
TitleCustomize Namestitev po meri
|
||
ButtonTextInstall &Namesti zdaj
|
||
<<NOKEEP
|
||
|
||
"De.$(CFG).$(PLAT).Property-2.idt" : "Sl.$(CFG).$(PLAT).Property-2.idtx" "..\res\de_DE.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"En.$(CFG).$(PLAT).Property-2.idt" : "Sl.$(CFG).$(PLAT).Property-2.idtx" "..\res\en_GB.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"It.$(CFG).$(PLAT).Property-2.idt" : "Sl.$(CFG).$(PLAT).Property-2.idtx" "..\res\it_IT.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"Sl.$(CFG).$(PLAT).Property-2.idt" : "Sl.$(CFG).$(PLAT).Property-2.idtx"
|
||
copy /y $** $@ > NUL
|
||
|
||
|
||
######################################################################
|
||
# RadioButton
|
||
|
||
Vse :: "$(JEZIK).$(CFG).$(PLAT).RadioButton-2.idt"
|
||
|
||
"Sl.$(CFG).$(PLAT).RadioButton-2.idtx" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
Property Order Value X Y Width Height Text Help
|
||
s$(MSI_TIP_ID) i2 s64 i2 i2 i2 i2 L64 L$(MSI_TIP_POMOC)
|
||
1250 RadioButton Property Order
|
||
InstallModeRB 1 Change 0 0 370 15 &Spremeni Omogo<EFBFBD>a, da sami izberete, kateri deli programa so name<EFBFBD><EFBFBD>eni.|
|
||
InstallModeRB 2 Repair 0 20 370 15 Ob&novi Odpravi napake pri namestitvi programa - popravi pokvarjene ali manjkajo<EFBFBD>e datoteke, bli<EFBFBD>njice in zapise v registru.|
|
||
InstallModeRB 3 Remove 0 40 370 15 &Odstrani Odstrani program z va<EFBFBD>ega ra<EFBFBD>unalnika.|
|
||
<<NOKEEP
|
||
|
||
"De.$(CFG).$(PLAT).RadioButton-2.idt" : "Sl.$(CFG).$(PLAT).RadioButton-2.idtx" "..\res\de_DE.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"En.$(CFG).$(PLAT).RadioButton-2.idt" : "Sl.$(CFG).$(PLAT).RadioButton-2.idtx" "..\res\en_GB.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"It.$(CFG).$(PLAT).RadioButton-2.idt" : "Sl.$(CFG).$(PLAT).RadioButton-2.idtx" "..\res\it_IT.po"
|
||
rcxgettext.exe idtp $@ $**
|
||
|
||
"Sl.$(CFG).$(PLAT).RadioButton-2.idt" : "Sl.$(CFG).$(PLAT).RadioButton-2.idtx"
|
||
copy /y $** $@ > NUL
|
||
|
||
|
||
######################################################################
|
||
# TextStyle
|
||
|
||
Vse :: "$(JEZIK).$(CFG).$(PLAT).TextStyle-1.idt"
|
||
|
||
"$(JEZIK).$(CFG).$(PLAT).TextStyle-1.idt" : "Makefile" "..\..\..\include\MSINast.mak"
|
||
-if exist $@ del /f /q $@
|
||
move /y << $@ > NUL
|
||
TextStyle FaceName Size Color StyleBits
|
||
s$(MSI_TIP_ID) s32 i2 I4 I2
|
||
TextStyle TextStyle
|
||
tsDlgXP Tahoma 8 0
|
||
tsStrongXP Tahoma 8 1
|
||
tsTitleXP Tahoma 10 1
|
||
tsDlgVista Segoe UI 9 0
|
||
tsStrongVista Segoe UI 9 1
|
||
tsTitleVista Segoe UI 11 1
|
||
<<NOKEEP
|
||
|
||
|
||
######################################################################
|
||
# Izdelava modula MSM
|
||
######################################################################
|
||
|
||
!INCLUDE "..\MSM.mak"
|