How to create a secured and locked folder in Windows XP Come creare un assicurato e bloccato cartella in Windows XP
Posted on August 20, 2007 at 1:27 pm Postato il 20 agosto 2007 alle 13:27
Welcome to Online Tech Tips , a great resource for computer tutorials, technology news, software reviews, and personal computing tips. Benvenuto a Online Consigli tecnici, una grande risorsa per computer tutorial, notizie di tecnologia, recensioni di software, personal computer e suggerimenti. If you're new here and you like the content, you can subscribe to my Se sei nuovo qui e ti piace il contenuto, puoi iscriverti alla mia RSS feed Feed RSS to get daily tips. Giornaliero per ottenere suggerimenti. Thanks for visiting! Grazie per la visita!
UPDATE: Since some people were having issues with this method of hiding a folder in XP (folder being renamed incorrectly, visible via the command prompt, etc), I am adding to the bottom another way to permanently hide a folder using a program called Free Hide Folder. AGGIORNAMENTO: Dal momento che alcune persone sono state avendo problemi con questo metodo di nascondere una cartella in Windows XP (cartella essere rinominato correttamente, visibile attraverso il prompt dei comandi, ecc), sono in fondo alla pagina aggiungendo un altro modo per nascondere una cartella permanente utilizzando un programma chiamato Free Nascondi cartella. Please scroll down to read about it. Si prega di scorrere verso il basso per maggiori informazioni.
If you’ve come across this page looking for a way to create a password protected, secure, hidden or locked folder in Windows XP for free, you’ve come to the right place. Se hai incontrato questa pagina alla ricerca di un modo per creare una password protetto, sicuro, nascosti o bloccato cartella in Windows XP per libero, siete nel posto giusto. Unfortunately, Windows XP does not have any user-friendly built-in tools to create secure folders on computers with multiple users. Purtroppo, Windows XP non hanno alcuna user-friendly costruito in strumenti per creare cartelle sicuro su computer con più utenti. Of course, you can encrypt data on your hard disk, but this only helps if your computer is stolen. Naturalmente, è possibile cifrare i dati sul disco rigido, ma questo aiuta solo se il computer è rubato.
In a previous post, I wrote about how you can In un precedente post ho scritto a proposito di come puoi hide a folder in Windows XP Nascondere una cartella in Windows XP using a rudimentary built-in feature. Utilizzando un rudimentale costruito in funzione. This method is useful if you want to hide a folder or file and you’re pretty sure that anyone who is using the computer will have no idea how to un-hide the data. Questo metodo è utile se si vuole nascondere una cartella o un file e siete abbastanza sicuro che chi sta utilizzando il computer non avrà alcuna idea di come sottoposte a nascondere i dati. If you’re dealing with someone a little more computer savvy, there is another way to create a secure locked folder without having to buy any 3rd party software. If you're trattare con qualcuno un po 'più esperto del computer, c'è un altro modo per creare una cartella bloccato sicuro senza dover acquistare alcun software di terze parti.
It basically involves using a script to morph the folder into something completely different so that it’s still visible, but nothing inside the folder is accessible. Essa comporta fondamentalmente utilizzando uno script per la cartella del morph in qualcosa di completamente diverso modo che è ancora visibile, ma nulla all'interno della cartella sia accessibile. In order to view the data, you have to run another script to morph it back. Al fine di visualizzare i dati, si deve eseguire un altro script del morph indietro. Anyone who clicks on the folder will be brought to the Control Panel and simply think it is a shortcut. Chiunque clic sulla cartella verranno portate a Pannello di controllo e di pensare che sia semplicemente una scorciatoia.
Here are the steps to create the protected folder in Windows XP: Qui ci sono le istruzioni per creare la cartella protetta di Windows XP:
- First create a folder that you will use to store your confidential data. In primo luogo creare una cartella che si può usare per memorizzare i vostri dati confidenziali. For example, I have created a folder called Fonts at the root of my D drive. Per esempio, ho creato una cartella chiamata Fonts alla radice del mio D rigido. Since the hidden folder will bring you to the Control Panel, it’s best to name the folder as one of the programs inside there. Poiché la cartella nascosta li porterà al Pannello di controllo, la cosa migliore è il nome della cartella come uno dei programmi in là.
- In the same location where you created the new folder, create a new file in Notepad, copy the following below into it, replace Fonts with the name of your folder and save it as loc.bat. Nella stessa posizione in cui si è creata la nuova cartella, creare un nuovo file nel Blocco note, copiare i seguenti qui di seguito in esso, Fonts sostituire con il nome della vostra cartella e salvarla come loc.bat.
ren Fonts Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D} Ren Fonts Fonts. (21EC2020 3AEA - - 1069 - - A2DD 08002B30309D)
- To save the file as a .bat file in Notepad, just put the whole thing in quotes, like "loc.bat" and then click Save. Per salvare il file in formato. Pipistrelli atto negli Appunti, basta mettere il tutto tra virgolette, come "loc.bat" e quindi fare clic su Salva.
- Now you should have a bat file named loc in the same directory as your Fonts folder, not inside the Fonts folder. Ora è necessario disporre di un file chiamato lc pipistrelli nella stessa directory come la vostra cartella Fonts, e non all'interno della cartella Fonts.
- Create another NotePad file and type in the following listed below and save it as "key.bat". Crea un altro file di Blocco note e digitare il seguente elencate di seguito e salvarlo come "key.bat".
ren Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D} Fonts Ren Font. (21EC2020 3AEA - - 1069 - - A2DD 08002B30309D) Fonts
- Now you’ll have loc.bat and key.bat along with your folder. Ora avrete loc.bat key.bat lungo e con la vostra cartella. Go ahead and double-click on loc.bat and your folder will turn into the Control Panel and nothing inside can be viewed. Vai avanti e fare doppio clic sulla cartella loc.bat e si trasformerà in Pannello di controllo all'interno e nulla può essere visualizzata. Clicking on it will simply bring you to the Control Panel. Facendo clic su di esso porterà semplicemente che il Pannello di controllo. You’ll notice the icon should have changed also. Si potrà notare l'icona dovrebbe essere cambiato anche.
- To view the data inside your folder again, click on key.bat and your folder will return to normal! Per visualizzare i dati all'interno della vostra cartella, cliccate su key.bat e la vostra cartella tornerà alla normalità! Pretty simple! Piuttosto semplice!
Of course, keeping the key.bat file in the same folder will defeat the purpose of securing the folder, so it’s best to move the key.bat file somewhere else, or even better, put it on a USB stick or CD that only you can access. Naturalmente, tenendo il key.bat file nella stessa cartella sarà sconfitta al fine di garantire la cartella, quindi è meglio spostare il key.bat atto da qualche altra parte, o, meglio ancora, metterlo su una penna USB o un CD che Solo è possibile accedere.
Most people will be probably look at the folder and simply ignore it since it has the control panel icon and it links directly there. La maggior parte delle persone saranno probabilmente guardare la cartella e semplicemente ignorare, dal momento che ha l'icona del pannello di controllo e si collega direttamente lì. Of course, if someone knows this trick also, they can create their own key.bat file, etc and open it back up. Certo, se qualcuno conosce questo trucco inoltre, essi possono creare i propri key.bat atto, etc e aprire il backup. However, if you’re dealing with someone who can do all of that, it’s best you check out more advanced 3rd party software to lock down a folder. Tuttavia, se si occupano di qualcuno che può fare tutto questo, la cosa migliore è cercare di più avanzati software di terze parti per bloccare una cartella.
ALTERNATIVE METHOD: ALTERNATIVA METODO:
If you’re having trouble with the above-mentioned method (from what I can see from the comments, a good number of people), then here’s another quick and free way to create a secure folder in Windows XP. Se hai problemi con la suddetta metodologia (da quel che vedo dalle osservazioni, un buon numero di persone), poi ecco un altro rapido e gratuito per creare condizioni di sicurezza nella cartella di Windows XP. There is a very nice program called C'è un bel programma chiamato Free Hide Folder Free Nascondi cartella from Cleanersoft that allows you to easily hide your private folders. Da Cleanersoft che vi permette di nascondere le cartelle private.
Your folders are completely hidden and you must supply a password to open the program to unhide the folders. Le tue cartelle sono completamente nascosti e si deve fornire una password per aprire il programma per visualizzare il contenuto delle cartelle. The personal edition is free, just click the Skip Registration button unless you’re using it for commercial purposes. L'edizione personale è gratuito, è sufficiente fare clic sul pulsante Ignora Registrazione a meno che tu non utilizzarlo per scopi commerciali.
I’ve tried this program myself and I cannot access the hidden folder via Windows Explorer nor the command prompt. Ho provato questo programma e io non posso accedere alla cartella nascosta tramite Windows Explorer, né il prompt dei comandi. So if the above method is not working, give this a shot! Quindi, se il metodo sopra non funziona, questo dare un colpo!
Any questions, post a comment! Eventuali domande, postare un commento! Enjoy! Buon divertimento!
Technorati Tags: Technorati Tags: how to lock folders xp Il modo per bloccare le cartelle xp , password protect folders Proteggere con password cartelle , how to secure folders Come garantire cartelle , folder security Cartella di sicurezza , hide folders Nascondi cartelle , windows xp Finestre xp , protect folders Proteggere le cartelle
Bookmark, Share or Email this article. Bookmark, condividere o Email questo articolo.
If you enjoyed this post, make sure you Se si godeva questo post, assicuratevi di subscribe to my RSS feed Abbonarsi al mio feed RSS ! !
» Filed Under Ordinata Pagina » Computer Tips Computer Suggerimenti
Related Posts Altre Posts
- How to hide files and folders in Windows XP - The easy way Come nascondere i file e le cartelle in Windows XP - Il modo più semplice
- How to create a Windows XP hidden folder share Come creare una cartella nascosta Windows XP quota
- VBS Script for System Administrators - How to backup Outlook email automatically in a login or logoff script VBS Script per amministratori di sistema - Come fare il backup di Outlook automaticamente in una email di accesso o di logoff di script
- Windows Live SkyDrive - 500MB of secure online storage from Microsoft Windows Live SkyDrive - 500MB di archiviazione online sicuro da Microsoft
- How to encrypt your computer’s hard disk data and files for free Come per cifrare sul disco rigido del computer e dei file di dati libera
37 Responses to “How to create a secured and locked folder in Windows XP” 37 Risposte a "Come creare un assicurato e bloccato cartella in Windows XP" Pingbacks - Windows Tip: Hide and Lock a Folder in Windows XP · TechBlogger Windows Suggerimento: Nascondi Lock e di una cartella in Windows XP · TechBlogger Says: Dice:
[…] hide data if you’re in a pinch. [...] Nascondere i dati se ti trovi in un pizzico. Here are a few more ways to hide your data. Qui ci sono pochi altri modi di nascondere i vostri dati. Thanks, Aseem! Grazie, Aseem! How to create a secured and locked folder in Windows XP [Computer Tips From A Computer […] Come creare un assicurato e bloccato cartella in Windows XP [Consigli Da Un Computer Computer [...]
August 28th, 2007 at 10:05 am Agosto 28, 2007 alle 10:05 Pingbacks - Hide and Lock a Folder in Windows XP at SoftSaurus Nascondi Lock e di una cartella in Windows XP a SoftSaurus Says: Dice:
[…] hide data if you’re in a pinch. [...] Nascondere i dati se ti trovi in un pizzico. Here are a few more ways to hide your data. Qui ci sono pochi altri modi di nascondere i vostri dati. Thanks, Aseem! Grazie, Aseem! How to create a secured and locked folder in Windows XP [Computer Tips From A Computer […] Come creare un assicurato e bloccato cartella in Windows XP [Consigli Da Un Computer Computer [...]
August 28th, 2007 at 10:37 am Agosto 28, 2007 alle 10:37 Pingbacks - Crear una carpeta segura y bloqueada en Windows XP en rubendomfer Crear una carpeta segura y bloqueada it Windows XP it rubendomfer Says: Dice:
[…] este blog, comentan un buen truco para crear carpetas con bloqueo y llave en Windows […] [...] Este blog comentan un buen truco comma crear carpetas y bloqueo con llave it Windows [...]
August 28th, 2007 at 2:04 pm Agosto 28, 2007 alle 14:04 Pingbacks - Trucco: creare una cartella nascosta e protetta in pochi click! Trucco: creare una cartella nascosta elettronico protetta a pochi clic! « Tech Flakes «Tecnologia Fiocchi Says: Dice:
[…] Versione Originale […] [...] Versione Originale [...]
September 8th, 2007 at 5:05 am 8 settembre 2007 al 05h05 Pingbacks - Yet Another Secure Folder guide! Ancora un'altra cartella Secure guida! « Troubleshooting PC Problems Risoluzione dei problemi «i problemi del PC Says: Dice:
[…] XP for free, you’ve come to the right place. [...] XP per libero, siete nel posto giusto. Let Aseem Kishore, a programmer from New Orleans, LA show you how simple it […] Lasciate Aseem Kishore, un programmatore da New Orleans, LA mostrerà come è semplice [...]
September 11th, 2007 at 4:06 am 11 Settembre 2007 4h06 Pingbacks - How to create an "Invisible" hidden drive in Windows Come creare un "invisibile" nascosta unità in Windows Says: Dice:
[…] etc, etc in Windows on many occasions! [...] Ecc, ecc in Windows in molte occasioni! Hell, one of the most popular articles on this blog is How to create a secure and locked folder in Windows XP. Hell, uno dei più famosi articoli su questo blog è Come creare un contesto sicuro e bloccato cartella in Windows XP. However, hiding a folder is a tricky proposition and usually doesn’t work well unless you […] Tuttavia, nascondendo una cartella è delicata proposizione e di solito non funziona bene a meno che non si [...]
October 13th, 2007 at 11:04 am 13 ottobre 2007 alle 11:04
Please post your comments/suggestions! Vi preghiamo di inserire i tuoi commenti / suggerimenti!
[…] hide data if you’re in a pinch. [...] Nascondere i dati se ti trovi in un pizzico. Here are a few more ways to hide your data. Qui ci sono pochi altri modi di nascondere i vostri dati. Thanks, Aseem! Grazie, Aseem! How to create a secured and locked folder in Windows XP [Computer Tips From A Computer […] Come creare un assicurato e bloccato cartella in Windows XP [Consigli Da Un Computer Computer [...]
August 28th, 2007 at 10:05 am Agosto 28, 2007 alle 10:05[…] hide data if you’re in a pinch. [...] Nascondere i dati se ti trovi in un pizzico. Here are a few more ways to hide your data. Qui ci sono pochi altri modi di nascondere i vostri dati. Thanks, Aseem! Grazie, Aseem! How to create a secured and locked folder in Windows XP [Computer Tips From A Computer […] Come creare un assicurato e bloccato cartella in Windows XP [Consigli Da Un Computer Computer [...]
August 28th, 2007 at 10:37 am Agosto 28, 2007 alle 10:37[…] este blog, comentan un buen truco para crear carpetas con bloqueo y llave en Windows […] [...] Este blog comentan un buen truco comma crear carpetas y bloqueo con llave it Windows [...]
August 28th, 2007 at 2:04 pm Agosto 28, 2007 alle 14:04[…] Versione Originale […] [...] Versione Originale [...]
September 8th, 2007 at 5:05 am 8 settembre 2007 al 05h05[…] XP for free, you’ve come to the right place. [...] XP per libero, siete nel posto giusto. Let Aseem Kishore, a programmer from New Orleans, LA show you how simple it […] Lasciate Aseem Kishore, un programmatore da New Orleans, LA mostrerà come è semplice [...]
September 11th, 2007 at 4:06 am 11 Settembre 2007 4h06[…] etc, etc in Windows on many occasions! [...] Ecc, ecc in Windows in molte occasioni! Hell, one of the most popular articles on this blog is How to create a secure and locked folder in Windows XP. Hell, uno dei più famosi articoli su questo blog è Come creare un contesto sicuro e bloccato cartella in Windows XP. However, hiding a folder is a tricky proposition and usually doesn’t work well unless you […] Tuttavia, nascondendo una cartella è delicata proposizione e di solito non funziona bene a meno che non si [...]
October 13th, 2007 at 11:04 am 13 ottobre 2007 alle 11:04
























very nice . Molto piacevole. thank you La ringrazio
i tried on one of my folder called CPanel, it works fine but when i locked it is renamed to CPanel.{21EC2020-3AEA-1069-A2DD-08002B30309D}. I cercato su uno dei miei cartella chiamata CPanel, funziona bene, ma quando ho bloccato è rinominato CPanel. (21EC2020 3AEA - - 1069 - - A2DD 08002B30309D). I can rename it back to CPanel by right clicking it. Non posso rinominare nuovamente al CPanel facendo clic destro. after renaming i can access folder contents. Dopo rinominando posso accedere contenuto della cartella. so i do not need to run key.bat, In modo non è necessario eseguire key.bat,
That’s ingenious! Questo è geniale!
Green Star, try it again because when you click on loc.bat it should simply be named CPanel, not CPanel.XXX. Green Star, di riprovare, perché quando si fa clic su loc.bat essa dovrebbe essere semplicemente il nome CPanel, non CPanel.XXX. Something is wrong with your code, make sure you copy it directly from my site and change only the name. C'è qualcosa che non va con il tuo codice, assicuratevi di copiare direttamente dal mio sito e cambiare solo il nome. First try it with the name Fonts and see if it works, then change it carefully. Prima di provare col nome Caratteri e vedere se funziona, quindi cambiare attentamente.
Thanks! Grazie!
Thanks akishore, i tried with Fonts also, same results. Grazie akishore, i provato anche con Fonts, stessi risultati. as long as some one is not renaming it(by right clicking), them my data is hidden. Fintanto che alcuni non si è rinominarlo (facendo clic destro), loro i miei dati è nascosta. but if some one renamed it, then they can see all my data. Ma se qualcuno ha ribattezzata, allora essi possono vedere tutti i miei dati.
I directly copied code from your site, check the file name from my previous post. Ho copiato il codice direttamente dal tuo sito, controllare il nome del file dal mio precedente Post. it is same like what you had in the site commend. Essa stessa è come quello che aveva nel sito elogio.
I’m having the same experience as Green Star. Sto avendo la medesima esperienza di Green Star. Running loc.bat renames the folder as xx.{21EC2020-3AEA-1069-A2DD-08002B30309D}. Esecuzione loc.bat rinomina la cartella come xx. (21EC2020 3AEA - - 1069 - - A2DD 08002B30309D).
I’m curious as to what operating system you guys are running (Daniel, Green Star) because I am not having this problem on my computer, which is running Windows XP. Sono curioso di vedere quale sistema operativo si ragazzi sono in esecuzione (Daniele, Green Star), perché io non sono di questo problema sul mio computer che esegue Windows XP.
Thanks Grazie
Windows XP Pro Version 2002 Service Pack 2. Windows XP Pro Versione 2002 Service Pack 2.
Same here as Daniel and Green Star, names the file Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D}. Stessa qui come Daniel e Green Star, il nome del file Font. (21EC2020 3AEA - - 1069 - - A2DD 08002B30309D).
Running Windows XP Pro SP2 Che eseguono Windows XP Pro SP2
What happened to the good old “Encrypted” attribute on folders? Che cosa è successo per il buon vecchio "criptato" attributo sulle cartelle? This seems like a rather overly complex way to protect a folder Questo sembra un po 'troppo complessa modo per proteggere una cartella
Hi Brendan, Ciao Brendan,
Thanks for visiting my site! Grazie per la visita al mio sito! That’s a great question that you have. Questo è un grande interrogativo che avete. The problem with the “Encrypted” attribute is that it does not prevent someone from accessing that folder if the person can simply log onto your computer under your name. Il problema con la "criptato" attributo è che non impedire a qualcuno di accedere alla cartella che se la persona può accedere semplicemente sul vostro computer sotto il proprio nome. This type of hiding is meant for people who have kids or someone else in the house that they can’t “restrict”, but they still want to hide something from! Questo tipo di nascondersi è pensato per chi ha bambini o qualcun altro in casa che non possono "limitare", ma vuole ancora qualcosa da nascondere! Does that make sense? Ciò ha senso? Using Windows encryption only helps prevent someone from stealing your data if they take your computer and can’t log onto your account. Utilizzo di Windows aiuta a prevenire la crittografia solo da qualcuno che ruba i dati se si prende il computer e non riesco sul vostro conto.
Aseem
why not use an free open source on the fly encryption utility like TrueCrypt (http://www.truecrypt.org/) to create secure containers which can be loaded as a virtual drives… this is much more simple and very very very secure…. Perché non usare un free e open source per cifrare utilità come TrueCrypt (http://www.truecrypt.org/) per la creazione di sicuro contenitori che possono essere caricati come un disco virtuale ... questo è molto più semplice e molto molto molto sicuro ... .
Hi, this tip is only effective if ‘Hide Protected System files’ is set in Tools -> View within Windows Explorer. Ciao, questa punta è efficace solo se "Nascondi i file protetti di sistema" è impostato in Strumenti -> Visualizza all'interno di Windows Explorer.
So hit-and-miss whether it would work for any particular PC and even then not very reliable- first thing I do on a new PC is turn all those Explorer ‘Hide’ settings off. Dunque colpisci e perdere il lavoro se non per un particolare PC e anche allora non molto attendibili - prima cosa devo fare su un nuovo PC è girare tutti coloro Explorer "Nascondi" impostazioni.
Cheers.
Note, if you move the batch files, you will have to adjust the code to compensate. Notate che, se si sposta il file batch, si dovrà adeguare il codice a compensare. For example, if your folder is in c:\temp (e.g., c:\temp\Fonts), and you put the batch files in c:, you will now have to code them like this: Ad esempio, se la cartella si trova in C: \ Temp (eg, C: \ Temp \ Fonts), e si inserisce il file batch, alla lettera c:, si dovrà ora loro codice come questo:
ren c:\temp\Fonts c:\temp\Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D} Ren C: \ Temp \ Fonts C: \ Temp \ Fonts. (21EC2020 3AEA - - 1069 - - A2DD 08002B30309D)
and E
ren c:\temp\Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D} c:\temp\Fonts Ren C: \ Temp \ Fonts. (21EC2020 - 3AEA - 1069 - A2DD 08002B30309D) - C: \ Temp \ Fonts
uhmmmm….. Uhmmmm ... .. yeah thanks guys for the tutor.it qorks well, but right now its not my main conern, I REALY NED HELP.IS IT POSSILE TO BYPASS or ACIVATE XP WITHOUT BEGGING MS FOR THE KEY? Yeah, grazie ragazzi per la tutor.it qorks bene, ma in questo momento non è il mio principale conern, ho VERAMENTE NED HELP.IS POSSILE AD ESSO BY-PASS o ACIVATE XP SENZA BEGGING SM PER LA CHIAVE? I m runni on 4days. I metri runni su 4 giorni. I ‘ll buy you a coke and a pie you grant me help lol……. I 'll acquistare un coke e una torta mi si conceda lol L'aiuto ... .... but seriously HELP!!!!!!!!!!!!! Ma seriamente AIUTO !!!!!!!!!!!!!
see what its doing to me? Vedere che cosa la sua facendo a me? I m even misspelling the words. I metri ortograficamente anche le parole. lol Lol L'
That’s an ingenious tip, a nice way to utilise Windows itself instead of using a third-party software. Questo è un ingegnoso punta, un bel modo di utilizzare Windows stesso invece di utilizzare un software di terze parti.
I’m not very tech savvy, but I’m interested to know more about how renaming a folder can redirect you to another folder. Io non sono molto esperto di tecnologia, ma sono interessati a saperne di più su come ridenominazione di una cartella può reindirizzato a un'altra cartella. Perhaps you can give me a link? Forse potete darmi un link? Thanks! Grazie!
I never thought of using clsid folders to hide contents. Non ho mai pensato di utilizzare clsid cartelle per nascondere il contenuto. What this basically does is use the .{—–} as an extension }or class}. Che cosa significa questo in fondo è l'uso .{--} come estensione o la classe)). You can lookup clsids for most of the system folders. Puoi clsids di ricerca per la maggior parte delle cartelle di sistema. I have recently compiled a list of all of them because I’m planning to create a new control panel using html. Ho recentemente stilato un elenco di tutti loro, perché sto progettando di creare un nuovo pannello di controllo utilizzando i tag html.
You could do a my documents folder with a secret my documents folder hidden behind it. Si potrebbe fare una cartella con i miei documenti un segreto i miei documenti cartella nascosta dietro di esso.
Note: This works for everything communicating through the windows API. Nota: Questo funziona tutto per comunicare attraverso le finestre di API. If you connect through telnet, ftp, etc… the filename will be viewed as a filename (and wont hide the extension}. If you download it and you’re running windoze it should still work as a link since the clsid is basically a memory space assigned to be a direct shortcut to the specified folder. Se ci si connette tramite i comandi telnet, ftp, ecc ... il nome del file sarà considerato come un nome di file (e neanche nascondere l'estensione). Se il download e di eseguire windoze esso dovrebbe funzionare come un link poiché il clsid fondamentalmente è una memoria Spazio assegnato ad essere un collegamento diretto alla cartella specificata.
I use a two or three step method for “Sensitive Documents” Io uso una due o tre passo metodo per "Sensibile Documenti"
1) use the “E” encrypted folders on external (NTFS formatted) hard drives / USB (NTFS formatted) chips, so if some one boosts my drive / chip they can’t access the files in the folder (unless they plug it into my pc) and 1) utilizzare la "E" cifrati cartelle sul esterni (formattati NTFS) hard disk / USB (formattati NTFS) chip, quindi se qualcuno aumenta la mia unità / chip di essi non possono accedere ai file nella cartella (a meno che non inserirlo in Il mio Pc), e
2) then within that “E” encrypted folder, I use a password protected zipped folder created with WinZip, 2) entro poi che "E" cifrati cartella, io uso una cartella protetta da password zippato creato con WinZip,
so now if someone boosts the drive they not only have to connect it to my PC, they also have to contend with cracking the password of the encrypted WinZip Archive. Così ora se qualcuno rafforza l'unità che non solo hanno a collegarlo al mio PC, ma hanno anche i conti con la password di cracking dei WinZip Archivio criptata.
step three is only for apps that offer it. Passo tre è solo per le applicazioni che offrono.
3) any time an application offers the use of passwords for a document, spreadsheet etc. use it. 3) in qualsiasi momento una domanda offre l'uso di password di un documento, foglio di calcolo, ecc usarlo. then do step 1 & 2 Poi fare il passo 1 & 2
(the one exception is; if that “someone” can create a pc with the same: “computer name, user name(s), domain / workgroup name etc.” then the “E” encryted folder is effectively bypassed and accessible, but “they” still have to contend with the password protection on the files in the “Zipped” folder and then, for apps that offer passwords, any file that is individually password protected by the app. it was created with.) (L'unica eccezione è; Che se "qualcuno" in grado di creare un pc con la stessa: "il nome del computer, il nome utente (i), il dominio / nome del gruppo di lavoro, ecc", quindi la "E" encryted cartella è effettivamente ignorato e accessibili, ma "Loro" hanno ancora deve fare i conti con la relativa password di protezione dei file nel "Zipped" cartella e poi, per le applicazioni che offrono le password, qualsiasi atto che è protetto da password individualmente dai ca. È stato creato con.)
Cheers
RfD
(no I’m not hyper paranoid, but these steps I use to protect customer information in files). (Non io non sono iper paranoica, ma questi passi che utilizzo per proteggere le informazioni dei clienti in file).
This is very kool -thanks for sharing, I sure would like to know more=) ???????? Questo è molto kool - grazie per la condivisione, sono certo che vorrebbero saperne di più =) ????????
by the simply commandshell like FAR Manager or TotalCommander you can easy enter into “Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D}” and have to see all inside, also you can delete or rename this folder. Dal commandshell semplicemente come FAR Manager o TotalCommander si può facilmente entrare in "Caratteri. (21EC2020 3AEA - - 1069 - - A2DD 08002B30309D) ", e devono vedere tutti dentro, inoltre è possibile eliminare o rinominare la cartella.
so this metod works with lasy users who uses WinExplorer Quindi questa metod lasy lavora con utenti che utilizza WinExplorer
loc.bat: Loc.bat:
@echo [.ShellClassInfo]>.\Fonts\desktop.ini @ Eco [. ShellClassInfo]>. \ Fonts \ desktop.ini
@echo CLSID={21EC2020-3AEA-1069-A2DD-08002B30309D}>>.\Fonts\desktop.ini @ Eco CLSID = (21EC2020 3AEA - - 1069 - - A2DD 08002B30309D)>>. \ Fonts \ desktop.ini
key.bat: Key.bat:
del .\Fonts\desktop.ini Del. \ Fonts \ desktop.ini
You can see and access to hidden folder from de windows console: Potete vedere e di accesso alla cartella nascosta da de finestre di console:
cd font* Il font di cd *
I encountered the same issue like GreenDay. Ho incontrato lo stesso problema come GreenDay. The folder is renamed to : La cartella è rinominato a:
Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D} Font. (21EC2020 3AEA - - 1069 - - A2DD 08002B30309D)
instead of to Invece che a
Fonts Caratteri
So it is fairly easy to access the “locked” folder. Quindi è abbastanza facile per accedere alla "bloccato" cartella.
Running Win XP Pro SP2 Esecuzione di Win XP Pro SP2
Hi, Ciao,
Just tried this and I see how well it works… from Windows Explorer! Proprio questo e ho cercato vedere come funziona ... da Windows Explorer! NOT the CMD prompt though. NON CMD il prompt di se.
Is there any way to make this a proper “full” secure and locked folder in XP? Esiste un modo per rendere questo un vero e proprio "pieno" e di sicuro bloccato cartella in Windows XP?
Otherwise, I’ll have to find another solution. Altrimenti, avrò a trovare un'altra soluzione.
Cheers,
db Ter
can i creat it only in d: drive or any where i can notable to make bat file wht you write just clear it Posso solo creare, alla lettera d: guidare o di qualsiasi dove i notevoli può fare pipistrelli wht atto di scrivere chiaro che
Thanks akishore, i tried to protect folder like you recommand but it have problem like Green Star that when i run loc.bat is renames the folder as xx.{21EC2020-3AEA-1069-A2DD-08002B30309D}. Grazie akishore, i cercato di proteggere cartella come ti consigliamo, ma hanno come Green Star problema che quando ho eseguito loc.bat è rinomina la cartella come xx. (21EC2020 3AEA - - 1069 - - A2DD 08002B30309D). so i can’t lock folder because it can rename and open it. Così i can't serratura cartella perché può rinominare e aprirlo. i use windows xp sp2 Utilizzare i finestrini xp sp2
Ok, I just updated this post with another method for creating a private hidden folder, so check that out at the bottom if you’re still having trouble! Ok, ho appena aggiornato questo post con un altro metodo per la creazione di una cartella nascosta privato, in modo di verificare che in fondo se hai ancora problemi!
Thanks! Grazie!
Very cool technique - However, I can still search for files. Molto figo tecnica - Tuttavia, posso ancora di ricerca per i file. How can we prevent the files from showing up in the search? Come possiamo impedire la visualizzazione di file nel campo di ricerca? Thanks. Grazie.
thanks Grazie
in all honesty, if you need an operating system and don’t want to pay Microsoft the money, take the time and look into Ubuntu which is based off of Debian. In tutta onestà, se avete bisogno di un sistema operativo e non si vuole pagare il denaro di Microsoft, un po 'di tempo e guardare in Ubuntu, che si fonda al largo di Debian. its been a very easy distro of Linux to learn compared to some of the others I’ve run into. Il suo stato molto facile distribuzione di Linux da imparare rispetto ad alcuni degli altri Ho eseguito in.