How to create a secured and locked folder in Windows XP如何創造一個有擔保,並鎖定文件夾在windows xp
Posted on August 20, 2007 at 1:27 pm張貼於2007年8月20日在下午1點27分
Welcome to Online Tech Tips , a great resource for computer tutorials, technology news, software reviews, and personal computing tips.歡迎網上高新技術小費,豐厚的資源,計算機技術指南,科技新聞,軟件審查,以及個人電腦的提示。 If you're new here and you like the content, you can subscribe to my如果你是來這裡和你喜歡的內容,你可以訂閱我的 RSS feed rss的飼料 to get daily tips.獲得每日小費。 Thanks for visiting!感謝來訪!
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. 更新: 因為有些人有問題,用此方法的隱藏文件夾在xp (文件夾被改名為錯誤,可見光透過命令提示等) ,我加入到底層的另一種方式永久地隱藏文件夾,用一個程序,稱為自由隱藏文件夾。 Please scroll down to read about it. 請下拉到閱讀一下。
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.如果你碰到這一頁尋找出路,以營造一個密碼保護,安全,隱藏或鎖定文件夾,在windows xp免費的,你來對地方了。 Unfortunately, Windows XP does not have any user-friendly built-in tools to create secure folders on computers with multiple users.不幸的是, windows xp的沒有任何方便用戶內建了一些工具來創造安全的文件夾在電腦上的多用戶。 Of course, you can encrypt data on your hard disk, but this only helps if your computer is stolen.當然,你可以加密數據對您的硬盤,但是這只能有利於如果你的電腦是偷來的。
In a previous post, I wrote about how you can在先前後,我寫你怎樣才能 hide a folder in Windows XP隱藏的文件夾在windows xp using a rudimentary built-in feature.用一個起碼的內置式功能。 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.這種方法是有用的,如果你想要隱藏的文件夾或檔案,你就夠頗為肯定的,任何人,是利用計算機將不知道如何向聯合國隱瞞數據。 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.如果你是在處理有人多一點電腦知識,也有另一種方式,以創造一個安全的鎖文件夾無需購買任何第三方軟件。
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.它基本上是使用一個腳本,以變身的文件夾就變成完全不同,所以它的仍然可見,但裡面沒有文件夾是方便。 In order to view the data, you have to run another script to morph it back.為了查看數據,你必須運行另一個腳本,以變身回來。 Anyone who clicks on the folder will be brought to the Control Panel and simply think it is a shortcut.任何人點擊該文件夾將被繩之以法控制面板,並簡單地認為這是一條捷徑。
Here are the steps to create the protected folder in Windows XP:下面是步驟,以創造保護文件夾在windows xp :
- First create a folder that you will use to store your confidential data.首先創建一個文件夾,你會使用來儲存您的機密數據。 For example, I have created a folder called Fonts at the root of my D drive.舉例來說,我已經創造了一個文件夾,所謂的字型,在根我的三維驅動器。 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. 由於隱藏文件夾中,將帶您到控制面板,它的最佳名稱,文件夾的一個節目裡有。
- 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.在同一地點,你創造了新的文件夾中,創建一個新文件,在記事本,複製以下以下的,它將成為取代字體該人的姓名您的文件夾並保存它作為loc.bat 。
ren Fonts Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D} 任字型字體。 ( 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. 保存該文件作為。英美煙草公司文件在記事本,只是把整個事情在引號中, 如 " loc.bat " ,然後單擊保存。
- Now you should have a bat file named loc in the same directory as your Fonts folder, not inside the Fonts folder.現在你應該有一個蝙蝠文件名為在印控克什米爾相同的目錄中,你的字體文件夾,裡面沒有字體文件夾。
- Create another NotePad file and type in the following listed below and save it as "key.bat".創建另一個記事本文件,並鍵入以下下面列出,並儲存為" key.bat " 。
ren Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D} Fonts 任建新字體。 ( 21ec2020 - 3aea - 1069人- a2dd - 08002b30309d )字體
- Now you’ll have loc.bat and key.bat along with your folder.現在就得loc.bat和key.bat隨著你的文件夾。 Go ahead and double-click on loc.bat and your folder will turn into the Control Panel and nothing inside can be viewed.繼續並雙擊loc.bat和你的文件夾會變成控制面板,並沒有什麼內可以看。 Clicking on it will simply bring you to the Control Panel.點擊它會乾脆將你的控制面板。 You’ll notice the icon should have changed also.你會看到圖標,應該有所改變也。
- To view the data inside your folder again, click on key.bat and your folder will return to normal!要查看數據裡面你的文件夾,再點擊key.bat和你的文件夾能恢復正常! Pretty simple!相當簡單!
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.當然,保持key.bat文件在同一文件夾中,將戰敗目的在於保證該文件夾,所以最好的動議key.bat檔案別的地方,或什至更好,把它一個usb棒或裁談會只有你可以查閱。
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.大多數人都將可能是看該文件夾乾脆不理它,因為它已在控制面板上的圖標,它有直接的聯繫。 Of course, if someone knows this trick also, they can create their own key.bat file, etc and open it back up.當然,如果有人知道這個招數同時,他們還可以創造自己的key.bat檔案等,並打開它回來了。 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.但是,如果你處理的人可以做的全部事情,最好你檢查出更先進的第三方軟件鎖定了一個文件夾。
ALTERNATIVE METHOD: 替代方法:
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.如果你有麻煩與上述提及的方法(從我所能看到的評論,相當多的人) ,那麼,這裡的另一個快速和免費的方式,以創造一個安全的文件夾,在windows xp 。 There is a very nice program called有是一個非常好的程序,稱為 Free Hide Folder免費隱藏文件夾 from Cleanersoft that allows you to easily hide your private folders.從cleanersoft ,可讓您輕易隱藏你的私人文件夾。
Your folders are completely hidden and you must supply a password to open the program to unhide the folders.你的文件夾是完全隱藏的,你必須提供一個密碼,開啟程式,以unhide文件夾。 The personal edition is free, just click the Skip Registration button unless you’re using it for commercial purposes.個人版是免費的,只按一下跳過註冊按鈕,除非你喜歡用它作商業用途。
I’ve tried this program myself and I cannot access the hidden folder via Windows Explorer nor the command prompt.我拍這個節目由我和我不能進入隱藏文件夾透過窗戶探險家,也不是命令提示符。 So if the above method is not working, give this a shot!因此,如果上述方法是不工作,讓這一個鏡頭!
Any questions, post a comment!任何問題,後一個評論! Enjoy!享受!
Technorati Tags: technorati的標籤: how to lock folders xp如何鎖定文件夾xp的 , , password protect folders密碼保護文件夾 , , how to secure folders如何取得文件夾 , , folder security文件夾安全 , , hide folders隱藏文件夾 , , windows xp windows xp的 , , protect folders保護文件夾
Bookmark, Share or Email this article. 書籤,分享或電郵這篇文章。
If you enjoyed this post, make sure you 如果你享受這個職位時,要確保你 subscribe to my RSS feed 訂閱我的rss飼料 ! !
» Filed Under »存檔下 Computer Tips電腦貼士
Related Posts相關職位
- How to hide files and folders in Windows XP - The easy way如何隱藏文件和文件夾在windows xp -簡便辦法
- How to create a Windows XP hidden folder share如何創造一個windows xp的隱藏文件夾中的份額
- VBS Script for System Administrators - How to backup Outlook email automatically in a login or logoff script vbs腳本,為系統管理員-如何備份o utlook電子郵件自動在登錄或登出劇本
- Windows Live SkyDrive - 500MB of secure online storage from Microsoft windows live的skydrive -5 00m b安全的網絡存儲空間,從微軟
- How to encrypt your computer’s hard disk data and files for free如何加密您的計算機的硬盤數據和檔案免費
37 Responses to “How to create a secured and locked folder in Windows XP” 37反應, "如何營造一個安全,鎖定文件夾在windows xp " Pingbacks pingbacks - Windows Tip: Hide and Lock a Folder in Windows XP · TechBlogger 窗口提示:隱藏和鎖定一個文件夾在windows xp • techblogger Says: 內容為:
[…] hide data if you’re in a pinch. [ … … ]隱瞞數據,如果你在一個夾。 Here are a few more ways to hide your data.下面是幾個多想辦法,不讓別人看到你的數據。 Thanks, Aseem!感謝,並aseem ! How to create a secured and locked folder in Windows XP [Computer Tips From A Computer […]如何創造一個有擔保,並鎖定文件夾在windows xp [電腦提示可以從電腦上[ … … ]
August 28th, 2007 at 10:05 am 2007年8月28日上午10時05分 Pingbacks pingbacks - Hide and Lock a Folder in Windows XP at SoftSaurus 隱藏和鎖定一個文件夾在windows xp在softsaurus Says: 內容為:
[…] hide data if you’re in a pinch. [ … … ]隱瞞數據,如果你在一個夾。 Here are a few more ways to hide your data.下面是幾個多想辦法,不讓別人看到你的數據。 Thanks, Aseem!感謝,並aseem ! How to create a secured and locked folder in Windows XP [Computer Tips From A Computer […]如何創造一個有擔保,並鎖定文件夾在windows xp [電腦提示可以從電腦上[ … … ]
August 28th, 2007 at 10:37 am 2007年8月28日在上午10時37分 Pingbacks pingbacks - Crear una carpeta segura y bloqueada en Windows XP en rubendomfer crear協會carpeta segura y bloqueada恩的windows xp恩rubendomfer Says: 內容為:
[…] este blog, comentan un buen truco para crear carpetas con bloqueo y llave en Windows […] [ … … ] este博客, comentan聯合國buen truco第crear carpetas協商bloqueo y llave恩視窗[ … … ]
August 28th, 2007 at 2:04 pm 2007年8月28日,在下午2點04分 Pingbacks pingbacks - Trucco: creare una cartella nascosta e protetta in pochi click! trucco : creare協會卡爾泰拉nascosta e protetta在pochi點擊! « Tech Flakes «高新技術麥片 Says: 內容為:
[…] Versione Originale […] [ … … ] versione originale [ … … ]
September 8th, 2007 at 5:05 am 2007年9月8日,在上午05時05分 Pingbacks pingbacks - Yet Another Secure Folder guide! 又一可靠的文件夾指南! « Troubleshooting PC Problems «疑難解答電腦問題 Says: 內容為:
[…] XP for free, you’ve come to the right place. [ … … ] xp推出免費的,你來對地方了。 Let Aseem Kishore, a programmer from New Orleans, LA show you how simple it […]讓aseem紀,程序員來自新奧爾良,洛杉磯顯示你如何簡單,它[ … … ]
September 11th, 2007 at 4:06 am 2007年9月11日在上午04時06分 Pingbacks pingbacks - How to create an "Invisible" hidden drive in Windows 如何創造一個"看不見的"隱藏驅動器在windows Says: 內容為:
[…] etc, etc in Windows on many occasions! [ … … ]等等,在窗戶多次! Hell, one of the most popular articles on this blog is How to create a secure and locked folder in Windows XP.地獄,其中最流行的文章,對這個博客是如何營造一個安全和鎖夾在windows xp 。 However, hiding a folder is a tricky proposition and usually doesn’t work well unless you […]然而,隱藏的文件夾,是一個棘手的命題,而且通常並不好工作,除非你[ … … ]
October 13th, 2007 at 11:04 am 2007年10月13日在上午11時04分
Please post your comments/suggestions!請後,你的意見/建議!
[…] hide data if you’re in a pinch. [ … … ]隱瞞數據,如果你在一個夾。 Here are a few more ways to hide your data.下面是幾個多想辦法,不讓別人看到你的數據。 Thanks, Aseem!感謝,並aseem ! How to create a secured and locked folder in Windows XP [Computer Tips From A Computer […]如何創造一個有擔保,並鎖定文件夾在windows xp [電腦提示可以從電腦上[ … … ]
August 28th, 2007 at 10:05 am 2007年8月28日上午10時05分[…] hide data if you’re in a pinch. [ … … ]隱瞞數據,如果你在一個夾。 Here are a few more ways to hide your data.下面是幾個多想辦法,不讓別人看到你的數據。 Thanks, Aseem!感謝,並aseem ! How to create a secured and locked folder in Windows XP [Computer Tips From A Computer […]如何創造一個有擔保,並鎖定文件夾在windows xp [電腦提示可以從電腦上[ … … ]
August 28th, 2007 at 10:37 am 2007年8月28日在上午10時37分[…] este blog, comentan un buen truco para crear carpetas con bloqueo y llave en Windows […] [ … … ] este博客, comentan聯合國buen truco第crear carpetas協商bloqueo y llave恩視窗[ … … ]
August 28th, 2007 at 2:04 pm 2007年8月28日,在下午2點04分[…] Versione Originale […] [ … … ] versione originale [ … … ]
September 8th, 2007 at 5:05 am 2007年9月8日,在上午05時05分[…] XP for free, you’ve come to the right place. [ … … ] xp推出免費的,你來對地方了。 Let Aseem Kishore, a programmer from New Orleans, LA show you how simple it […]讓aseem紀,程序員來自新奧爾良,洛杉磯顯示你如何簡單,它[ … … ]
September 11th, 2007 at 4:06 am 2007年9月11日在上午04時06分[…] etc, etc in Windows on many occasions! [ … … ]等等,在窗戶多次! Hell, one of the most popular articles on this blog is How to create a secure and locked folder in Windows XP.地獄,其中最流行的文章,對這個博客是如何營造一個安全和鎖夾在windows xp 。 However, hiding a folder is a tricky proposition and usually doesn’t work well unless you […]然而,隱藏的文件夾,是一個棘手的命題,而且通常並不好工作,除非你[ … … ]
October 13th, 2007 at 11:04 am 2007年10月13日在上午11時04分
























very nice .很不錯。 thank you謝謝
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}.我試圖對我的一個文件夾中的所謂cpanel ,作品不錯,但,當我鎖定這是更名為cpanel 。 ( 21ec2020 - 3aea - 1069人- a2dd - 08002b30309d ) 。 I can rename it back to CPanel by right clicking it.我可以用改名回cpanel右點擊它。 after renaming i can access folder contents.更名後,我可以進入文件夾的內容。 so i do not need to run key.bat,所以,我不需要運行key.bat ,
That’s ingenious!這是巧妙!
Green Star, try it again because when you click on loc.bat it should simply be named CPanel, not CPanel.XXX.綠色之星,嘗試一遍,因為當你點擊loc.bat它根本就應該被命名為cpanel ,而不是cpanel.xxx 。 Something is wrong with your code, make sure you copy it directly from my site and change only the name.事情是錯誤的,與你的代碼時,要確保你的副本,它直接從我的網站,並只會改變名稱。 First try it with the name Fonts and see if it works, then change it carefully.第一次嘗試,它與名稱的字體,並看看它,然後改變它小心。
Thanks!謝謝!
Thanks akishore, i tried with Fonts also, same results.感謝akishore ,我曾嘗試與字體也採取同樣的行動。 as long as some one is not renaming it(by right clicking), them my data is hidden.只要有人不更名,它(右單擊) ,我對他們的數據是隱藏起來。 but if some one renamed it, then they can see all my data.但是,如果有人改名,然後他們可以看到我所有的資料。
I directly copied code from your site, check the file name from my previous post. i直接拷貝代碼從您的網站,查閱檔案名稱,從我以前的職位。 it is same like what you had in the site commend.它是同時喜歡什麼,你曾在該網站推薦。
I’m having the same experience as Green Star.我有了相同的經歷,由於綠星。 Running loc.bat renames the folder as xx.{21EC2020-3AEA-1069-A2DD-08002B30309D}.運行loc.bat重命名的文件夾,作為二十。 ( 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.我很好奇,至於何種操作系統,你們這些傢伙正在運行(丹尼爾,綠星) ,因為我沒有這個問題,我的電腦,這是運行windows xp 。
Thanks感謝
Windows XP Pro Version 2002 Service Pack 2. windows xp的專業版, 2002年服務包2 。
Same here as Daniel and Green Star, names the file Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D}.同樣在這裡,因為丹尼爾和綠色之星,名字文件字體。 ( 21ec2020 - 3aea - 1069人- a2dd - 08002b30309d ) 。
Running Windows XP Pro SP2運行windows xp sp2的親
What happened to the good old “Encrypted” attribute on folders?所發生的事情向好的老"加密"屬性對文件夾? This seems like a rather overly complex way to protect a folder這似乎像一個,而不是過於複雜的方式,以保護一個文件夾
Hi Brendan,喜的brendan ,
Thanks for visiting my site!感謝來我的網站! That’s a great question that you have.這是一個偉大的議題為你的講話。 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.這個問題與"加密"的屬性是它並不能防止有人進入那個目錄,如果該人可以簡單地登錄到你的電腦,根據你的名字吧。 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!這種類型的隱藏含義的人的孩子或別人在眾議院中,他們不能"限制" ,但他們仍想隱瞞些! Does that make sense?這是否有意義? Using Windows encryption only helps prevent someone from stealing your data if they take your computer and can’t log onto your account.使用windows加密,不僅有利於防止有人竊取你的數據,如果你的電腦無法登錄到你的帳戶。
Aseem 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….為什麼不使用免費的開放源代碼就飛加密公用設施一樣truecrypt ( http://www.truecrypt.org/ ) ,以創造安全的貨櫃可裝作為一個虛擬驅動器… …這是更簡單的和非常非常非常安全… … 。
Hi, this tip is only effective if ‘Hide Protected System files’ is set in Tools -> View within 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.所以擊中和小姐是否適用於任何特定的個人電腦,甚至當時不是很可靠的第一件事,我就一個新的個人電腦,是把所有的這些探險家'隱藏'設定起飛。
Cheers.陣陣的歡呼聲。
Note, if you move the batch files, you will have to adjust the code to compensate.注意,如果你提出了一批文件,你將有調整代碼,以補償。 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:舉例來說,如果你的文件夾,是在c : \溫度(例如:例如c : \溫度\字體) ,你把批處理文件,在c : ,你現在將有代碼,他們是這樣的:
ren c:\temp\Fonts c:\temp\Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D}任建新是c : \溫度\字體是c : \溫度\字體。 ( 21ec2020 - 3aea - 1069人- a2dd - 08002b30309d )
and及
ren c:\temp\Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D} c:\temp\Fonts任建新是c : \溫度\字體。 ( 21ec2020 - 3aea - 1069人- a2dd - 08002b30309d )是c : \溫度\字體
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?嗯感謝球員為tutor.it qorks好,但現在它不是我的主要conern ,我真的證監會help.is它possile繞過或acivate xp ,但是沒有乞求女士為重點? I m runni on 4days. i米runni就四天。 I ‘ll buy you a coke and a pie you grant me help lol……. '黎鎊買你一個焦炭和一個餅,你給予我的幫助lol … … 。 but seriously HELP!!!!!!!!!!!!!但認真幫助!!!!!!!!!!!!!
see what its doing to me?見什麼做的是我? I m even misspelling the words. i米甚至misspelling字。 lol
That’s an ingenious tip, a nice way to utilise Windows itself instead of using a third-party software.這是一個獨具特色的尖端,一個很好的方式,利用windows本身,而是使用第三方軟件。
I’m not very tech savvy, but I’m interested to know more about how renaming a folder can redirect you to another folder.我不是非常具有科技頭腦,但我很有興趣想知道更多有關如何重新命名一個文件夾,可以重定向你到另一個文件夾。 Perhaps you can give me a link?或許你可以給我一個鏈接? Thanks!謝謝!
I never thought of using clsid folders to hide contents.我從來沒有想到用clsid文件夾中隱藏的內容。 What this basically does is use the .{—–} as an extension }or class}.這基本上就是使用.{--}作為一個擴展)或一類) 。 You can lookup clsids for most of the system folders.你可以查找clsids大多數的系統文件夾。 I have recently compiled a list of all of them because I’m planning to create a new control panel using html.我最近編印了一份名單,他們都因為我的規劃,以創造一個新的控制面板使用html 。
You could do a my documents folder with a secret my documents folder hidden behind it.你可以做我的文檔同一個秘密我的文檔背後隱藏它。
Note: This works for everything communicating through the windows 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.如果你是通過連接的telnet , ftp的,等等… …該文件將被看作是一個文件名(及wont隱藏延長) 。如果你下載它,你就夠運行windoze應仍在工作為紐帶,因為clsid基本上是一個記憶空間分配是一個捷徑,直接向指定的文件夾。
I use a two or three step method for “Sensitive Documents”我使用兩個或三個步驟,方法,為"敏感文件"
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 )使用的" e "加密文件夾對外部( ntfs的格式化)硬盤/個usb ( ntfs的格式化)芯片,因此,如果有人,增強了我徑/芯片,他們不能進入檔案中的文件夾(除非他們堵塞成我的電腦)和
2) then within that “E” encrypted folder, I use a password protected zipped folder created with WinZip, 2 ) ,然後在這個" e "的加密文件夾中,我用一個密碼保護的壓縮文件夾創建於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.所以現在如果有人,增強了幹勁,他們不僅要連接到我的電腦上,他們也有來與破解的密碼,加密的winzip的檔案。
step three is only for apps that offer it.第三步是只為應用程序提供。
3) any time an application offers the use of passwords for a document, spreadsheet etc. use it. 3 )任何時候申請優惠使用密碼文件,試算表等,使用它。 then do step 1 & 2然後做步驟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.) (唯一的例外是;如果說, "有人" ,才能創造一個與個人電腦相同的: "計算機名稱,用戶名稱( s )的域/工作組名稱等問題" ,那麼, " e "的encryted文件夾,是有效地繞開和容易,但"他們" ,還是要與密碼保護,對檔案中的"壓縮"文件夾,然後為應用程序提供密碼,任何文件是單獨的密碼保護,是由亞洲漿紙。這是創建) 。
Cheers乾杯
RfD日基準劑量
(no I’m not hyper paranoid, but these steps I use to protect customer information in files). (沒有我不超偏執,但這些步驟,我用,以保護客戶資料檔案) 。
This is very kool -thanks for sharing, I sure would like to know more=) ????????這是非常kool -感謝分享,我肯定想知道更多= ) ????????
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.由單純commandshell一樣遠遠經理或totalcommander你可以很容易進入"字體。 ( 21ec2020 - 3aea - 1069人- a2dd - 08002b30309d ) " ,並已見到所有內,你也可以刪除或重命名這個文件夾。
so this metod works with lasy users who uses WinExplorer因此,這metod工程與lasy用戶使用winexplorer
loc.bat: loc.bat :
@echo [.ShellClassInfo]>.\Fonts\desktop.ini @迴聲[ 。 shellclassinfo ] > 。 \字體\ desktop.ini
@echo CLSID={21EC2020-3AEA-1069-A2DD-08002B30309D}>>.\Fonts\desktop.ini @迴聲clsid = ( 21ec2020 - 3aea - 1069人- a2dd - 08002b30309d ) > > 。 \字體\ desktop.ini
key.bat: key.bat :
del .\Fonts\desktop.ini自由, \字體\ desktop.ini
You can see and access to hidden folder from de windows console:你可以看到和訪問隱藏文件夾,由de視窗控制台:
cd font*裁談會的字體*
I encountered the same issue like GreenDay.我遇到同樣的問題,像greenday 。 The folder is renamed to :該文件夾改名為:
Fonts.{21EC2020-3AEA-1069-A2DD-08002B30309D}字體。 ( 21ec2020 - 3aea - 1069人- a2dd - 08002b30309d )
instead of to而不是向
Fonts字體
So it is fairly easy to access the “locked” folder.所以這是比較容易獲得的"鎖"的文件夾。
Running Win XP Pro SP2運行贏得xp的sp2的親
Hi,喜,
Just tried this and I see how well it works… from Windows Explorer!剛剛嘗試這和我看到它如何工程… …從窗口探險家! NOT the CMD prompt though.沒有該cmd雖然迅速。
Is there any way to make this a proper “full” secure and locked folder in XP?有沒有什麼辦法,使這是一個正確的"充分"安全鎖夾在xp嗎?
Otherwise, I’ll have to find another solution.否則,我將不得不尋找另一種解決辦法。
Cheers,歡呼聲,
db分貝
can i creat it only in d: drive or any where i can notable to make bat file wht you write just clear it我能不能創設,它只有在d :驅動器或任何地方,我可以顯著,使蝙蝠檔案西隧你寫清楚,只是它
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}.感謝akishore ,我試圖保護文件夾喜歡你recommand但它有沒有問題,像綠色的明星,當我運行loc.bat是重命名的文件夾,作為二十。 ( 21ec2020 - 3aea - 1069人- a2dd - 08002b30309d ) 。 so i can’t lock folder because it can rename and open it.所以我不能鎖定文件夾,因為它可以改名,並打開它。 i use windows xp sp2我使用的windows 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!好,我只是更新後,這與另一種方法,為創造一個私人隱藏文件夾,所以檢查出在底層,如果你還在過麻煩!
Thanks!謝謝!
Very cool technique - However, I can still search for files.極酷技術-不過,我仍然可以尋找檔案。 How can we prevent the files from showing up in the search?我們如何才能防止檔案顯示,在搜索? Thanks.謝謝。
thanks感謝
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.在所有誠實,如果你需要一個操作系統,不希望向微軟支付這筆錢,要花時間,並期待到ubuntu的,這是基於起飛debian的。 its been a very easy distro of Linux to learn compared to some of the others I’ve run into.它是一個非常容易distro linux的學習比起一些其他的我已經遇到了。