From 50fb2c4bf279c6e4b2eb3084ce1c11adff419290 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Tue, 21 Jun 2022 18:08:29 +0200 Subject: [PATCH] Comment out old SBIE strings --- Sandboxie/apps/control/BoxPage.cpp | 20 +- Sandboxie/apps/control/BoxPage.h | 12 +- Sandboxie/apps/control/SbieControl.rc | 4 +- Sandboxie/msgs/Sbie-English-1033.txt | 372 +++++++++++++------------- Sandboxie/msgs/Text-Italian-1040.txt | 150 ++++++----- 5 files changed, 289 insertions(+), 269 deletions(-) diff --git a/Sandboxie/apps/control/BoxPage.cpp b/Sandboxie/apps/control/BoxPage.cpp index 890be97a..81bfb150 100644 --- a/Sandboxie/apps/control/BoxPage.cpp +++ b/Sandboxie/apps/control/BoxPage.cpp @@ -64,7 +64,7 @@ enum { BoxPageInternetPgm, BoxPageStartRunPgm, BoxPageDropRights, - BoxPagePrintSpooler, + // BoxPagePrintSpooler, BoxPageNetworkFiles, BoxPageOpenFile, BoxPageOpenPipe, @@ -133,7 +133,7 @@ BEGIN_MESSAGE_MAP(CBoxPage, CPropertyPage) ON_COMMAND(ID_BLOCKNETWORKFILES, OnModified) - ON_COMMAND(ID_ALLOWSPOOLERPRINTTOFILE, OnModified) + // ON_COMMAND(ID_ALLOWSPOOLERPRINTTOFILE, OnModified) ON_CONTROL(CBN_SELENDOK, ID_FILE_PROGRAM, FileAccess_OnSelectPgm) ON_CONTROL(LBN_SELCHANGE, ID_FILE_LIST, FileAccess_OnSelectRes) @@ -217,8 +217,8 @@ CBoxPage::CBoxPage(ULONG type, const CString &BoxName, template_base = L"RESTRICTPGM_PAGE"; if (m_type == BoxPageDropRights) template_base = L"DROPRIGHTS_PAGE"; - if (m_type == BoxPagePrintSpooler) - template_base = L"PRINTSPOOLER_PAGE"; +/* if (m_type == BoxPagePrintSpooler) + template_base = L"PRINTSPOOLER_PAGE"; */ if (m_type == BoxPageNetworkFiles) template_base = L"NETWORK_FILES_PAGE"; if (m_type == BoxPageOpenFile || @@ -710,8 +710,8 @@ BOOL CBoxPage::OnInitDialog() FileMigrate_OnInitDialog(box); if (m_type == BoxPageDropRights) DropRights_OnInitDialog(box); - if (m_type == BoxPagePrintSpooler) - PrintSpooler_OnInitDialog(box); +/* if (m_type == BoxPagePrintSpooler) + PrintSpooler_OnInitDialog(box); */ if (m_type == BoxPageNetworkFiles) NetworkFiles_OnInitDialog(box); @@ -839,8 +839,8 @@ void CBoxPage::OnOK() DropRights_OnOK(box); if (m_type == BoxPageNetworkFiles) NetworkFiles_OnOK(box); - if (m_type == BoxPagePrintSpooler) - PrintSpooler_OnOK(box); +/* if (m_type == BoxPagePrintSpooler) + PrintSpooler_OnOK(box); */ if (m_type == BoxPageForceFol || m_type == BoxPageForcePgm || @@ -2671,7 +2671,7 @@ void CBoxPage::NetworkFiles_OnOK(CBox &box) box.GetSetBlockNetworkFiles(TRUE, enabled); } -void CBoxPage::PrintSpooler_OnInitDialog(CBox &box) +/* void CBoxPage::PrintSpooler_OnInitDialog(CBox &box) { GetDlgItem(ID_PAGE_LABEL_1)->SetWindowText(CMyMsg(MSG_3951)); GetDlgItem(ID_PAGE_LABEL_2)->SetWindowText(CMyMsg(MSG_3952)); @@ -2688,7 +2688,7 @@ void CBoxPage::PrintSpooler_OnOK(CBox &box) CButton *pCheckBox = (CButton *)GetDlgItem(ID_ALLOWSPOOLERPRINTTOFILE); BOOL enabled = pCheckBox->GetCheck() == BST_CHECKED ? TRUE : FALSE; box.GetSetAllowSpoolerPrintToFile(TRUE, enabled); -} +} */ diff --git a/Sandboxie/apps/control/BoxPage.h b/Sandboxie/apps/control/BoxPage.h index d6ce14ad..c414a0cc 100644 --- a/Sandboxie/apps/control/BoxPage.h +++ b/Sandboxie/apps/control/BoxPage.h @@ -247,18 +247,18 @@ class CBoxPage : public CPropertyPage // // Print Spooler Restrictions // - void PrintSpooler_OnInitDialog(CBox &box); - void PrintSpooler_OnOK(CBox &box); + // void PrintSpooler_OnInitDialog(CBox &box); + // void PrintSpooler_OnOK(CBox &box); // // Low-Level Restrictions // - void LowLevel_OnInitDialog(CBox &box); - void LowLevel_OnOK(CBox &box); + // void LowLevel_OnInitDialog(CBox &box); + // void LowLevel_OnOK(CBox &box); - void Hardware_OnInitDialog(CBox &box); - void Hardware_OnOK(CBox &box); + // void Hardware_OnInitDialog(CBox &box); + // void Hardware_OnOK(CBox &box); // // User Accounts diff --git a/Sandboxie/apps/control/SbieControl.rc b/Sandboxie/apps/control/SbieControl.rc index 5ff437ec..28b38a63 100644 --- a/Sandboxie/apps/control/SbieControl.rc +++ b/Sandboxie/apps/control/SbieControl.rc @@ -593,7 +593,7 @@ BEGIN LTEXT "",ID_PAGE_LABEL_4,15,175,345,32,NOT WS_VISIBLE END -PRINTSPOOLER_PAGE DIALOG 0, 0, 382, 250 +/* PRINTSPOOLER_PAGE DIALOG 0, 0, 382, 250 STYLE DS_SETFONT | WS_CHILD | WS_DISABLED | WS_CAPTION FONT 8, "1" BEGIN @@ -602,7 +602,7 @@ BEGIN CONTROL "",ID_ALLOWSPOOLERPRINTTOFILE,"Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,15,123,340,10 LTEXT "",ID_PAGE_LABEL_3,15,130,345,32,NOT WS_VISIBLE LTEXT "",ID_PAGE_LABEL_4,15,170,345,32,NOT WS_VISIBLE -END +END */ RESOURCE_ACCESS_PAGE DIALOG 0, 0, 382, 250 STYLE DS_SETFONT | WS_CHILD | WS_DISABLED | WS_CAPTION diff --git a/Sandboxie/msgs/Sbie-English-1033.txt b/Sandboxie/msgs/Sbie-English-1033.txt index d073f61a..564281a1 100644 --- a/Sandboxie/msgs/Sbie-English-1033.txt +++ b/Sandboxie/msgs/Sbie-English-1033.txt @@ -36,9 +36,9 @@ SBIE1106 error %2, detail %3 SBIE1108 Procedure %2 could not be analysed . -1109;evt;err;01 -SBIE1109 Invalid license information: %2 -. +# 1109;evt;err;01 +# SBIE1109 Invalid license information: %2 +# . 1110;evt;err;01 SBIE1110 Cannot intercept type %3, error %2 @@ -108,9 +108,9 @@ SBIE1153 Sandboxie initialization failed. Close all programs and then re-instal SBIE1201 Not enough memory . -1202;pop;err;01 -SBIE1202 Cannot update license information: %2 -. +# 1202;pop;err;01 +# SBIE1202 Cannot update license information: %2 +# . 1203;pop;err;01 SBIE1203 Cannot build path list (error in %2) @@ -190,9 +190,9 @@ SBIE1301 Program '%2' was launched outside of the sandbox # SBIE1302 Sandbox '%2' is not defined or not enabled # . -1303;pop;inf;01 -SBIE1303 Only one sandbox can be active at a time -. +# 1303;pop;inf;01 +# SBIE1303 Only one sandbox can be active at a time +# . # 1304;pop;inf;01 # SBIE1304 Blocked simulated keyboard or mouse input by process '%2' @@ -214,9 +214,9 @@ SBIE1308 Program cannot start due to restrictions - %2 SBIE1309 Denied attempt to change account password . -1310;pop;inf;01 -SBIE1310 Extended features are disabled until the license is reactivated -. +# 1310;pop;inf;01 +# SBIE1310 Extended features are disabled until the license is reactivated +# . #1311;pop;inf;01 #SBIE1311 Blocked request to change desktop wallpaper by process '%2' @@ -874,45 +874,45 @@ Please terminate programs running in the sandbox before deleting its contents Delete command failed: %0 . -3231;txt;01 -You have installed Sandboxie more than 30 days ago. -. +# 3231;txt;01 +# You have installed Sandboxie more than 30 days ago. +# . 3232;txt;01 Personal use of Sandboxie is permitted free of charge for as long as you wish. . -3233;txt;01 -However, the free version will now pause for a few seconds. -. +# 3233;txt;01 +# However, the free version will now pause for a few seconds. +# . -3234;txt;01 -However, the free version permits use of one sandbox at a time. -. +# 3234;txt;01 +# However, the free version permits use of one sandbox at a time. +# . -3235;txt;01 -This restriction is removed in the paid version of Sandboxie. -. +# 3235;txt;01 +# This restriction is removed in the paid version of Sandboxie. +# . -3236;txt;01 -In addition, the paid version enables automatic sandboxing for selected programs. -. +# 3236;txt;01 +# In addition, the paid version enables automatic sandboxing for selected programs. +# . -3237;txt;01 -For more information and to purchase the software, please click the following link: -. +# 3237;txt;01 +# For more information and to purchase the software, please click the following link: +# . -3238;txt;01 -Please wait %2 more seconds -. +# 3238;txt;01 +# Please wait %2 more seconds +# . -3239;txt;01 -Click to close this window and continue -. +# 3239;txt;01 +# Click to close this window and continue +# . -3240;txt;01 -Click to close this window and stop -. +# 3240;txt;01 +# Click to close this window and stop +# . 3241;txt;01 Sandboxie is requesting Administrator privileges @@ -1223,9 +1223,9 @@ Getting Started &Tutorial Check for &Updates . -3455;txt;01 -&Register Sandboxie -. +# 3455;txt;01 +# &Register Sandboxie +# . 3456;txt;01 &About Sandboxie @@ -1235,9 +1235,9 @@ Check for &Updates &Sandboxie Forum (Web) . -3458;txt;01 -Allow direct access to Windows Font Cache -. +# 3458;txt;01 +# Allow direct access to Windows Font Cache +# . 3459;txt;01 Allow direct access to qWave driver (Google Hangouts) @@ -2121,9 +2121,9 @@ program that is already running. The settings will apply the next time this program starts. . -3771;txt;01 -(This feature is only available in the registered version of Sandboxie) -. +# 3771;txt;01 +# (This feature is only available in the registered version of Sandboxie) +# . 3772;txt;02 Are you sure you want to set %2 as a forced program? @@ -2676,21 +2676,21 @@ You can always change the Drop Rights setting by opening the Sandbox Settings wi # Sandboxie Control: Sandbox Settings: Print Spooler #---------------------------------------------------------------------------- -3950;txt;01 -Print Spooler -. +# 3950;txt;01 +# Print Spooler +# . -3951;txt;01 -The Windows Print Spooler runs outside of Sandboxie's supervision. A sandboxed application that requests the Print Spooler print to a file will be blocked, because this file will be written outside the sandbox. -. +# 3951;txt;01 +# The Windows Print Spooler runs outside of Sandboxie's supervision. A sandboxed application that requests the Print Spooler print to a file will be blocked, because this file would be written outside the sandbox. +# . -3952;txt;01 -If you wish to allow the Print Spooler to print to a file, you can enable this setting. It is recommended that you enable this option only when needed. -. +# 3952;txt;01 +# If you wish to allow the Print Spooler to print to a file, you can enable this setting. It is recommended that you enable this option only when needed. +# . -3953;txt;01 -Allow the Windows Print Spooler to print to file. -. +# 3953;txt;01 +# Allow the Windows Print Spooler to print to file. +# . #---------------------------------------------------------------------------- # Sandboxie Control: Sandbox Settings: Network Files @@ -3617,186 +3617,186 @@ The default settings in Sandboxie provide full protection, but you may wish to r # License Manager #---------------------------------------------------------------------------- -7901;txt;01 -Sandboxie License Manager -. +# 7901;txt;01 +# Sandboxie License Manager +# . -7902;txt;01 -System Code %2 -. +# 7902;txt;01 +# System Code %2 +# . -7903;txt;01 -In the future, activate the license without asking -. +# 7903;txt;01 +# In the future, activate the license without asking +# . #---------------------------------------------------------------------------- -7921;txt;01 -Sandboxie is registered and the license is activated. -. +# 7921;txt;01 +# Sandboxie is registered and the license is activated. +# . -7922;txt;01 -Sandboxie is registered but the license should be reactivated now. -. +# 7922;txt;01 +# Sandboxie is registered but the license should be reactivated now. +# . # was 3603;txt;01 -7923;txt;01 -Unregistered copy. Register today! -. +# 7923;txt;01 +# Unregistered copy. Register today! +# . -7924;txt;01 -The license for Sandboxie will have to be reactivated in %2 days. -. +# 7924;txt;01 +# The license for Sandboxie will have to be reactivated in %2 days. +# . -7925;txt;01 -The license for Sandboxie has now been activated. -. +# 7925;txt;01 +# The license for Sandboxie has now been activated. +# . -7926;txt;01 -The expiration date of your Product Key is %2. -. +# 7926;txt;01 +# The expiration date of your Product Key is %2. +# . -7927;txt;01 -Your Product Key does not have an expiration date. -. +# 7927;txt;01 +# Your Product Key does not have an expiration date. +# . #---------------------------------------------------------------------------- -7931;txt;01 -Your copy of Sandboxie is registered with an obsolete Registration Key. -. +# 7931;txt;01 +# Your copy of Sandboxie is registered with an obsolete Registration Key. +# . -7932;txt;01 -Please permit the License Manager to connect to the License Server and upgrade your old Registration Key to a new Product Key. You will not be charged any fees for this upgrade. -. +# 7932;txt;01 +# Please permit the License Manager to connect to the License Server and upgrade your old Registration Key to a new Product Key. You will not be charged any fees for this upgrade. +# . -7933;txt;01 -Your Registration Key is not recognized by the License Server. -. +# 7933;txt;01 +# Your Registration Key is not recognized by the License Server. +# . -7934;txt;01 -For licensing questions please contact: support@sandboxie.com -. +# 7934;txt;01 +# For licensing questions please contact: support@sandboxie.com +# . -7935;txt;01 -Your new Product Key is: -. +# 7935;txt;01 +# Your new Product Key is: +# . -7936;txt;01 -Please make sure to record this Product Key in a safe place for future reference. Use the button below to copy your Product Key to the clipboard, from which you can paste it into a document and print it. -. +# 7936;txt;01 +# Please make sure to record this Product Key in a safe place for future reference. Use the button below to copy your Product Key to the clipboard, from which you can paste it into a document and print it. +# . -7937;txt;01 -&Upgrade Registration Key to Product Key -. +# 7937;txt;01 +# &Upgrade Registration Key to Product Key +# . #---------------------------------------------------------------------------- # was 3612;txt;01 -7941;txt;01 -Sandboxie registration is made through a third-party payment processor. Begin the registration process by visiting the Sandboxie web site at the link below. -. +# 7941;txt;01 +# Sandboxie registration is made through a third-party payment processor. Begin the registration process by visiting the Sandboxie web site at the link below. +# . -7942;txt;01 -To activate your license for Sandboxie, enter the Product Key which appears in your receipt for payment, then click the button to activate your license. -. +# 7942;txt;01 +# To activate your license for Sandboxie, enter the Product Key which appears in your receipt for payment, then click the button to activate your license. +# . -7943;txt;01 -Do you wish to enter a new Product Key now? -. +# 7943;txt;01 +# Do you wish to enter a new Product Key now? +# . -7944;txt;01 -&Activate License -. +# 7944;txt;01 +# &Activate License +# . # was first line of 3617;txt;01 -7945;txt;01 -Your copy of Sandboxie is now registered. -. +# 7945;txt;01 +# Your copy of Sandboxie is now registered. +# . # was second line of 3617;txt;01 -7946;txt;01 -Thank you for supporting Sandboxie! -. +# 7946;txt;01 +# Thank you for supporting Sandboxie! +# . #---------------------------------------------------------------------------- -7951;txt;01 -Do you wish to activate the license now? -. +# 7951;txt;01 +# Do you wish to activate the license now? +# . -7952;txt;01 -Please visit the Sandboxie web site at the link below to order a new Product Key. -. +# 7952;txt;01 +# Please visit the Sandboxie web site at the link below to order a new Product Key. +# . -7961;txt;01 -Clear License &Information -. +# 7961;txt;01 +# Clear License &Information +# . -7962;txt;01 -Are you sure you wish to clear the license information in Sandboxie? - -You can activate your license at any time by entering a Product Key. -. +# 7962;txt;01 +# Are you sure you wish to clear the license information in Sandboxie? +# +# You can activate your license at any time by entering a Product Key. +# . #---------------------------------------------------------------------------- -7971;txt;01 -This is not a valid Product Key. -. +# 7971;txt;01 +# This is not a valid Product Key. +# . -7972;txt;01 -This is not a valid System Code. -. +# 7972;txt;01 +# This is not a valid System Code. +# . -7973;txt;01 -This is not a valid Activation Key. [%2] -. +# 7973;txt;01 +# This is not a valid Activation Key. [%2] +# . -7974;txt;01 -Invalid response from the License Server. -. +# 7974;txt;01 +# Invalid response from the License Server. +# . -7975;txt;01 -Product activation failed: -. +# 7975;txt;01 +# Product activation failed: +# . -7976;txt;01 -Would you like to try again now? -. +# 7976;txt;01 +# Would you like to try again now? +# . -7977;txt;01 -If you need to activate Sandboxie on a computer that does not have Internet access, -please see the Sandboxie Licensing FAQ for information about Offline Activation. -. +# 7977;txt;01 +# If you need to activate Sandboxie on a computer that does not have Internet access, +# please see the Sandboxie Licensing FAQ for information about Offline Activation. +# . -7978;txt;01 -Current date (%2) is later than date sent from the License Server (%3). -. +# 7978;txt;01 +# Current date (%2) is later than date sent from the License Server (%3). +# . -7982;txt;01 -The License Server did not specify reason for failure of activation. -. +# 7982;txt;01 +# The License Server did not specify reason for failure of activation. +# . -7983;txt;01 -Product Key is not recognized by the License Server. -. +# 7983;txt;01 +# Product Key is not recognized by the License Server. +# . -7984;txt;01 -Product Key cannot be used beyond its expiration date of %2. -. +# 7984;txt;01 +# Product Key cannot be used beyond its expiration date of %2. +# . -7985;txt;01 -Product Key was activated on too many computers. -. +# 7985;txt;01 +# Product Key was activated on too many computers. +# . -7986;txt;01 -Product Key was cancelled because it was made public on the Internet. -. +# 7986;txt;01 +# Product Key was cancelled because it was made public on the Internet. +# . -7987;txt;01 -Product Key was cancelled because the order was refunded. -. +# 7987;txt;01 +# Product Key was cancelled because the order was refunded. +# . #---------------------------------------------------------------------------- # SandboxieInstall diff --git a/Sandboxie/msgs/Text-Italian-1040.txt b/Sandboxie/msgs/Text-Italian-1040.txt index f06572b3..72b304d5 100644 --- a/Sandboxie/msgs/Text-Italian-1040.txt +++ b/Sandboxie/msgs/Text-Italian-1040.txt @@ -152,7 +152,7 @@ SBIE1213 Impossibile creare la cartella oggetto '%3' %2 # SBIE1221 Impossibile creare l'attività: %2 # . -1222;pop;err;01 +1222;pop;err;02 SBIE1222 Impossibile restringere il token: %2 . @@ -222,13 +222,13 @@ SBIE1309 Tentativo di modifica della password dell'account negato # SBIE1311 Richiesta di modifica dello sfondo del desktop da parte del processo '%2' bloccata # . -# 1312;pop;inf;01 -# SBIE1312 Richiesta di esecuzione nell'area virtuale di un programma DOS a 16 bit bloccata -# . +1312;pop;inf;01 +SBIE1312 Richiesta di esecuzione nell'area virtuale di un programma DOS a 16 bit bloccata +. -# 1313;pop;inf;01 -# SBIE1313 Accesso diretto al disco da parte del processo '%2' bloccato -# . +1313;pop;inf;01 +SBIE1313 Accesso diretto al disco da parte del processo '%2' bloccato +. 1314;pop;inf;01 SBIE1314 Richiesta di modifica delle impostazioni di rete/del firewall da parte del processo '%2' bloccata @@ -1525,7 +1525,7 @@ Pubblico # . #---------------------------------------------------------------------------- -# Sandboxie Control Dialogs: About/Welcome +# Sandboxie Control Dialogs: About #---------------------------------------------------------------------------- 3601;txt;01 @@ -2296,26 +2296,6 @@ Accettare questo comando di eliminazione? Cercare e selezionare il programma - %2 . -#---------------------------------------------------------------------------- -# Sandboxie Control: Sandbox Settings: Network Files -#---------------------------------------------------------------------------- - -3955;txt;01 -File di rete -. - -3956;txt;01 -I file e le cartelle di rete sono normalmente visibili alle applicazioni presenti nell'area virtuale. -. - -3957;txt;01 -Per impedire alle applicazioni presenti nell'area virtuale di accedere a file e cartelle di rete, è possibile attivare questa funzione. I file e le cartelle di rete possono essere aperti alle applicazioni dell'area virtuale nella sezione Accesso alle risorse -> Accesso ai file. -. - -3958;txt;01 -Blocca i file e le cartelle di rete, a meno che non siano aperti individualmente. -. - #---------------------------------------------------------------------------- # Program Groups #---------------------------------------------------------------------------- @@ -2337,7 +2317,7 @@ Inserire il nome del nuovo gruppo . #---------------------------------------------------------------------------- -# Sandboxie Control: Sandbox Settings: Forced Folders/Programs +# Sandboxie Control: Sandbox Settings: Forced Folders/Programs/Users #---------------------------------------------------------------------------- 3861;txt;02 @@ -2530,45 +2510,45 @@ Per gestire la funzionalità Restrizioni Accesso dei programmi, recarsi nella se # Sandboxie Control: Sandbox Settings: Low Level Access / Hardware Access #---------------------------------------------------------------------------- -3932;txt;01 -Accesso al sistema -. +# 3932;txt;01 +# Accesso al sistema +# . -3933;txt;01 -Le seguenti opzioni abbassano notevolmente la protezione garantita da Sandboxie, per cui è sconsigliata la loro attivazione. -. +# 3933;txt;01 +# Le seguenti opzioni abbassano notevolmente la protezione garantita da Sandboxie, per cui è sconsigliata la loro attivazione. +# . -3934;txt;01 -Consenti ai programmi in esecuzione in questa area virtuale di caricare i driver della modalità kernel nel sistema operativo -. +# 3934;txt;01 +# Consenti ai programmi in esecuzione in questa area virtuale di caricare i driver della modalità kernel nel sistema operativo +# . -3935;txt;01 -Consenti ai programmi in esecuzione in questa area virtuale di caricare le applicazioni (Win32) facenti parte di altri programmi -. +# 3935;txt;01 +# Consenti ai programmi in esecuzione in questa area virtuale di caricare le applicazioni (Win32) facenti parte di altri programmi +# . -3936;txt;01 -Consenti ai programmi in esecuzione in questa area virtuale di simulare l'input di tastiera e mouse. -. +# 3936;txt;01 +# Consenti ai programmi in esecuzione in questa area virtuale di simulare l'input di tastiera e mouse. +# . -3937;txt;01 -Consenti ai programmi in esecuzione in questa area virtuale di cambiare lo sfondo del desktop e gli altri parametri di sistema -. +# 3937;txt;01 +# Consenti ai programmi in esecuzione in questa area virtuale di cambiare lo sfondo del desktop e gli altri parametri di sistema +# . -3938;txt;01 -Consenti ai programmi in esecuzione in questa area virtuale di gestire la configurazione dei dispositivi hardware -. +# 3938;txt;01 +# Consenti ai programmi in esecuzione in questa area virtuale di gestire la configurazione dei dispositivi hardware +# . -3952;txt;01 -Accesso all'hardware -. +# 3952;txt;01 +# Accesso all'hardware +# . -3953;txt;01 -Consenti ai programmi in esecuzione in questa area virtuale di modificare la password dell'account utente -. +# 3953;txt;01 +# Consenti ai programmi in esecuzione in questa area virtuale di modificare la password dell'account utente +# . -3954;txt;01 -Consenti ai programmi di modificare le impostazioni di rete e del firewall -. +# 3954;txt;01 +# Consenti ai programmi di modificare le impostazioni di rete e del firewall +# . #---------------------------------------------------------------------------- # Sandboxie Control: Sandbox Settings: Drop Rights @@ -2590,13 +2570,13 @@ Tuttavia, se si sta utilizzando un account con privilegi amministrativi o Power Limita i diritti degli utenti amministratori e Power User . -3946;txt;01 -Si consiglia di tenere abilitata questa impostazione, utile per compensare ad alcune misure di protezione di Sandboxie non disponibili nelle versioni a 64 bit di Windows. -. +# 3946;txt;01 +# Si consiglia di tenere abilitata questa impostazione, utile per compensare ad alcune misure di protezione di Sandboxie non disponibili nelle versioni a 64 bit di Windows. +# . -3947;txt;01 -Per attivare una protezione migliore sulle versioni a 64 bit di Windows, utilizzare il comando Protezione sperimentale dal menu Impostazioni. -. +# 3947;txt;01 +# Per attivare una protezione migliore sulle versioni a 64 bit di Windows, utilizzare il comando Protezione sperimentale dal menu Impostazioni. +# . 3949;txt;01 L'impostazione Limitazione dei diritti è abilitata nell'area virtuale '%2' e previene l'utilizzo dei privilegi di amministratore. @@ -2604,6 +2584,46 @@ Fare clic su OK per disabilitare l'impostazione Limitazione dei diritti nell'are È possibile sempre modificare l'impostazione Limitazione dei diritti dalla sezione Restrizioni della finestra Impostazioni dell'area virtuale. . +#---------------------------------------------------------------------------- +# Sandboxie Control: Sandbox Settings: Print Spooler +#---------------------------------------------------------------------------- + +# 3950;txt;01 +# Spooler di stampa +# . + +# 3951;txt;01 +# Lo spooler di stampa di Windows viene eseguito al di fuori della supervisione di Sandboxie. Qualsiasi applicazione eseguita nell'area virtuale che richieda allo spooler di stampare su file viene bloccata, poichè il file verrebbe scritto all'esterno dell'area virtuale. +# . + +# 3952;txt;01 +# Se si desidera consentire allo spooler di stampa di stampare su un file, è possibile attivare questa impostazione. Si consiglia di attivare questa opzione solo se necessario. +# . + +# 3953;txt;01 +# Consenti allo spooler di stampa di Windows di stampare su file. +# . + +#---------------------------------------------------------------------------- +# Sandboxie Control: Sandbox Settings: Network Files +#---------------------------------------------------------------------------- + +3955;txt;01 +File di rete +. + +3956;txt;01 +I file e le cartelle di rete sono normalmente visibili alle applicazioni presenti nell'area virtuale. +. + +3957;txt;01 +Per impedire alle applicazioni presenti nell'area virtuale di accedere a file e cartelle di rete, è possibile attivare questa funzione. I file e le cartelle di rete possono essere aperti alle applicazioni dell'area virtuale nella sezione Accesso alle risorse -> Accesso ai file. +. + +3958;txt;01 +Blocca i file e le cartelle di rete, a meno che non siano aperti individualmente. +. + #---------------------------------------------------------------------------- # Sandboxie Control: Sandbox Settings: Resource Access #----------------------------------------------------------------------------