Invisable map/folder/file

Posts 15 of 5 · Page 1 of 1
Invisable map/folder/file
Hi guys, im gonna make a tutorial for how to make your map (dis)appear!

First of all: Open Notepad (Fastest way: Windows key + R and typ Notepad)
second:find your location of the folder than typ cd (location) and than enter. after Typ "Attrib +s +h (filename with extension)
third: save the file as Hide.BAT
four: if you click on it, the map / file you enter will disappear!


How do you get it back?
1: Open notepad again
2: find your location of the folder than typ cd (location) and than enter. after typ Attrib -s -h (filename with extension)
3: save as Show.BAT
4: click on it and it will appear






Why and how do i use this?
i use it to have more space on my desktop.
if i press the HideGunZ.BAT, it will hide like 5 files / folders, and than the ShowGunZ.BAT will appear. so 6 files are leaving and one is coming back.

SS:

(hided, one file)
(Showed, seven files)

This are the codes for me:

ShowGunZ.BAT :

cd C:\Users\***\Desktop
attrib -s -h GunZ
cd C:\Users\***\Desktop
attrib -s -h MatchServer.lnk
cd C:\Users\***\Desktop
attrib -s -h MatchAgent.lnk
cd C:\Users\***\Desktop
attrib -s -h Locator.lnk
cd C:\users\***\Desktop
attrib +s +h ShowGunZ.bat
cd C:\users\***\Desktop
attrib -s -h HideGunZ.bat
cd C:\users\***\Desktop
attrib -s -h Gunz-hacks
cd C:\users\***\Desktop
attrib -s -h GunZ.url

and HideGunZ.Bat:

cd C:\Users\***\Desktop
attrib +s +h GunZ
cd C:\Users\***\Desktop
attrib +s +h MatchServer.lnk
cd C:\Users\***\Desktop
attrib +s +h MatchAgent.lnk
cd C:\Users\***\Desktop
attrib +s +h Locator.lnk
cd C:\users\***\Desktop
attrib -s -h ShowGunZ.bat
cd C:\users\***\Desktop
attrib +s +h HideGunZ.bat
cd C:\users\***\Desktop
attrib +s +h Gunz-hacks
cd C:\users\***\Desktop
attrib +s +h Gunz.url

you can also do this in the normal cmd.exe !

Peace!
1.gifattachment deleted · 26 downloads before removal
2.gifattachment deleted · 27 downloads before removal
3.pngattachment deleted · 26 downloads before removal
hide.pngattachment deleted · 27 downloads before removal
show.gifattachment deleted · 26 downloads before removal
......or you could right click and properties and hidden
Quote Originally Posted by Kallisti View Post
......or you could right click and properties and hidden
yea this
but its good to hide more files at once, and open them again ^^
Posts 15 of 5 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?