File tree Expand file tree Collapse file tree 4 files changed +19
-5
lines changed
Expand file tree Collapse file tree 4 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 3838 <String Id =" SuccessRepairHeader" >Repair completed successfully.</String >
3939 <String Id =" SuccessUninstallHeader" >Uninstall completed</String >
4040 <String Id =" SuccessInstallHeader" >Installation completed successfully.</String >
41- <String Id =" SuccessInstallMessage" >You can find answers to questions about the electronic use of ID-card and mobile-ID on the id.ee webpage.</String >
41+ <String Id =" SuccessInstallMessage" >
42+
43+ Enable extension in the web browser to use the ID-card.
44+
45+ 1. Open browser
46+ 2. Go to Extensions
47+ 3. Enable Web eID
48+ The guide can be found < a href="https://www.id.ee/en/article/configuring-browsers-for-using-id-card/"> here< /a> .</String >
4249 <String Id =" SuccessHeader" >Setup successful</String >
4350 <String Id =" SuccessLaunchButton" >& Launch ID-card utility</String >
4451 <String Id =" SuccessRestartText" >You must restart your computer before you can use the software.</String >
Original file line number Diff line number Diff line change 3838 <String Id =" SuccessRepairHeader" >Tarkvara parandus õnnestus</String >
3939 <String Id =" SuccessUninstallHeader" >Tarkvara eemaldatud</String >
4040 <String Id =" SuccessInstallHeader" >Tarkvara paigaldus õnnestus!</String >
41- <String Id =" SuccessInstallMessage" >ID-kaardi ja mobiil-ID elektroonilist kasutamist puudutavatele küsimustele leiad vastused id.ee veebilehelt.</String >
41+ <String Id =" SuccessInstallMessage" >
42+
43+ Aktiveeri veebilehitsejas laiendus ID-kaardi kasutamiseks.
44+
45+ 1. Ava veebilehitseja
46+ 2. Ava menüüst Laiendused
47+ 3. Luba Web eID
48+ Juhend on leitav < a href="https://www.id.ee/artikkel/veebibrauserite-seadistamine-id-kaardi-kasutamiseks/"> siit< /a> .</String >
4249 <String Id =" SuccessHeader" >Toiming õnnestus</String >
4350 <String Id =" SuccessLaunchButton" >& Käivita ID-kaardi haldusvahend</String ><!-- Seda teadet ei kuvata.-->
4451 <String Id =" SuccessRestartText" >Enne tarkvara kasutamist tuleb arvuti taaskäivitada.</String >
Original file line number Diff line number Diff line change 9696 <Image X =" 0" Y =" 0" Width =" 165" Height =" 400" ImageFile =" logoside.png" />
9797 <Text X =" 185" Y =" 11" Width =" -11" Height =" 32" FontId =" 1" DisablePrefix =" yes" >#(loc.Title)</Text >
9898 <Text Name =" SuccessHeader" X =" 185" Y =" 50" Width =" -11" Height =" 30" FontId =" 2" TabStop =" yes" HideWhenDisabled =" yes" DisablePrefix =" yes" >#(loc.SuccessHeader)</Text >
99- <Text Name =" SuccessInstallHeader" X =" 185" Y =" 50" Width =" -11" Height =" 250" TabStop =" yes" FontId =" 5" HideWhenDisabled =" yes" DisablePrefix =" yes" >#(loc.SuccessInstallHeader) #(loc.SuccessInstallMessage)</Text >
99+ <Hypertext Name =" SuccessInstallHeader" X =" 185" Y =" 50" Width =" -11" Height =" 250" TabStop =" yes" FontId =" 5" HideWhenDisabled =" yes" DisablePrefix =" yes" >#(loc.SuccessInstallHeader) #(loc.SuccessInstallMessage)</Hypertext >
100100 <Text Name =" SuccessRepairHeader" X =" 185" Y =" 50" Width =" -11" Height =" 100" FontId =" 2" TabStop =" yes" HideWhenDisabled =" yes" DisablePrefix =" yes" >#(loc.SuccessRepairHeader)</Text >
101101 <Text Name =" SuccessUninstallHeader" X =" 185" Y =" 50" Width =" -11" Height =" 30" FontId =" 2" TabStop =" yes" HideWhenDisabled =" yes" DisablePrefix =" yes" >#(loc.SuccessUninstallHeader)</Text >
102102 <Button Name =" LaunchButton" X =" -91" Y =" -11" Width =" 175" Height =" 23" TabStop =" yes" FontId =" 0" HideWhenDisabled =" yes" >#(loc.SuccessLaunchButton)</Button >
Original file line number Diff line number Diff line change 9898 <MsiProperty Name =" INSTALL_DRIVER" Value =" 1" />
9999 </MsiPackage >
100100
101- <MsiPackage Id =" WebEID.X86" InstallCondition =" NOT VersionNT64 AND (ChromeSupport = 1 OR EdgeSupport = 1 OR FirefoxSupport = 1)" ForcePerMachine =" yes"
101+ <MsiPackage Id =" WebEID.X86" InstallCondition =" ( NOT VersionNT64 OR InstallX64 = 0) AND (ChromeSupport = 1 OR EdgeSupport = 1 OR FirefoxSupport = 1)" ForcePerMachine =" yes"
102102 SourceFile =" $(var.webeid).x86.msi" DownloadUrl =" $(var.URL)" Compressed =" $(var.embed)" >
103103 <MsiProperty Name =" APPLICATIONFOLDER" Value =" [InstallFolder]" />
104104 <MsiProperty Name =" REINSTALLMODE" Value =" amus" />
109109 <MsiProperty Name =" FIREFOXINSTALL" Value =" [FirefoxSupport]" />
110110 </MsiPackage >
111111
112- <MsiPackage Id =" WebEID.X64" InstallCondition =" VersionNT64 AND (ChromeSupport = 1 OR EdgeSupport = 1 OR FirefoxSupport = 1)" ForcePerMachine =" yes"
112+ <MsiPackage Id =" WebEID.X64" InstallCondition =" ( VersionNT64 AND InstallX64 = 1) AND (ChromeSupport = 1 OR EdgeSupport = 1 OR FirefoxSupport = 1)" ForcePerMachine =" yes"
113113 SourceFile =" $(var.webeid).x64.msi" DownloadUrl =" $(var.URL)" Compressed =" $(var.embed)" >
114114 <MsiProperty Name =" APPLICATIONFOLDER" Value =" [InstallFolder]" />
115115 <MsiProperty Name =" REINSTALLMODE" Value =" amus" />
You can’t perform that action at this time.
0 commit comments