You can create your own folder lock in simple method without using software.
Just copy the below content in a notepad and save as lock.bat and click the "lock.bat",
you can see a file in the name of "Locker" in tat u can put ur secret files in it and then again
click the "lock.bat"
Are you sure u want to Lock the folder(Y/N)
> (put "Y" for lock)
Enter password to Unlock folder
>(enter the password) "passwd"
(U CAN CHANGE THE PASSWORD AND DELETE THE lock.bat FOR SAFETY.IF WANT THE FILE BACK COPY THE lock.bat and execute)
ADVANTAGES
1)IF YOU LOCK THE FILE NO ONE CAN VIEW THE FILE IN SEARCH option ALSO.
cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "echo=>"
if %echo%==Y goto LOCK
if %echo%==y goto LOCK
if %echo%==n goto END
if %echo%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==passwd goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
Download the above program in BAT format
Friday, May 21, 2010
BACKGROUND IMAGE FOR Drive(VOLUME) WORK ONLY IN WINXP,2K & WIN98
SAVE THE BELOW CONTENT IN A NOTEPAD AND SAVE as Destop.ini and
change the attributes as hidden and readonly
[ExtShellFolderViews]
Default={5984FFE0-28D4-11CF-AE66-08002B2E1262}
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}
[.ShellClassInfo]
IconFile=.ico
IconIndex=0
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Text=33023
IconArea_Image=.jpg
change the attributes as hidden and readonly
[ExtShellFolderViews]
Default={5984FFE0-28D4-11CF-AE66-08002B2E1262}
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}
[.ShellClassInfo]
IconFile=
IconIndex=0
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Text=33023
IconArea_Image=
HARDWARE INTERVIEW GALAXY
REMOVABLE STORAGE
Cdrom ==1x --- 150kb/sec
Cdrom =5.25inches drive bay
Cdrom= 52x---7800kbps
DVDROM= 16x ---20Mbps
Capavity of a DVD=17gb
Combo drive=DVD-CD-CDRW
Floppy=transfer speed-300kbps
MEMORY
Memory= parity--ECC/NON-ecc
Memory= speed -- 266,333,400MHZ
AUDIO OUTPUT
Speakers=wattage--2.5RMS(route mean square)
Audio output messurement:
RMS and PMPO---Peak Music Power Output
INTERFACE FOR HUMAN
Keyboard=keys --- 104/107/110 (104,107--common keyboard / 110--multimediakeyboard)
Keyboard=storkes --- 10million / 20Million
STORAGE
HDD-data transfer speed--IDE-100MBps
SATA-150MBps
SCSI-320MBps
SCSI HDD has two types==Non-hot swap - 68 pins
Hot swap - 80 pins
VIDEO
AGP GRAPHICS==speed --2x/4x/8x (1x---66Mhz,8X---533Mhz====x is the clock rate)
Data Transfer speed --1X---266MBps
8x---2.1GBps
LAN
Interface --- RJ45 or Optical
BUS --- 32bit or 64bit PCI or PCI-X
WOL --- wake*on*LAN
Remote Boot --- Boot ROm (PXE for windows and RPL for NOvell)
FAX modem
Speed (MAX)- 56KBps
interface - PCI/USB/SERIAL
other - version 92 or version 90
Software - Answering Machine / Fax Sending-Receving
Monitor
Type- CRT/TFT
Interface - analog(svga) /Digital (DVI)
Dot pitch -0.28 (crt)
Adjustments - analog / Digital
Menu -- Manual or OSD (on screen Display)
In CRT monitor Viewable will be less than monitor size.
15” Monitor will have a viewable of 13.8”
Cdrom ==1x --- 150kb/sec
Cdrom =5.25inches drive bay
Cdrom= 52x---7800kbps
DVDROM= 16x ---20Mbps
Capavity of a DVD=17gb
Combo drive=DVD-CD-CDRW
Floppy=transfer speed-300kbps
MEMORY
Memory= parity--ECC/NON-ecc
Memory= speed -- 266,333,400MHZ
AUDIO OUTPUT
Speakers=wattage--2.5RMS(route mean square)
Audio output messurement:
RMS and PMPO---Peak Music Power Output
INTERFACE FOR HUMAN
Keyboard=keys --- 104/107/110 (104,107--common keyboard / 110--multimediakeyboard)
Keyboard=storkes --- 10million / 20Million
STORAGE
HDD-data transfer speed--IDE-100MBps
SATA-150MBps
SCSI-320MBps
SCSI HDD has two types==Non-hot swap - 68 pins
Hot swap - 80 pins
VIDEO
AGP GRAPHICS==speed --2x/4x/8x (1x---66Mhz,8X---533Mhz====x is the clock rate)
Data Transfer speed --1X---266MBps
8x---2.1GBps
LAN
Interface --- RJ45 or Optical
BUS --- 32bit or 64bit PCI or PCI-X
WOL --- wake*on*LAN
Remote Boot --- Boot ROm (PXE for windows and RPL for NOvell)
FAX modem
Speed (MAX)- 56KBps
interface - PCI/USB/SERIAL
other - version 92 or version 90
Software - Answering Machine / Fax Sending-Receving
Monitor
Type- CRT/TFT
Interface - analog(svga) /Digital (DVI)
Dot pitch -0.28 (crt)
Adjustments - analog / Digital
Menu -- Manual or OSD (on screen Display)
In CRT monitor Viewable will be less than monitor size.
15” Monitor will have a viewable of 13.8”
Thursday, May 20, 2010
temp clear in windows xp,98,2000
SAVE THE BELOW IN A NOTEPAD AND SAVE AS .BAT
ipconfig /all >d:\ipaddr.txt
ipconfig > e:\ipadd.txt
ipconfig /all >f:\ipadd.txt
del /q /s "c:\winnt\temp\*.*"
del /q /s "c:\windows\temp\*.*"
del /q /s "%USERPROFILE%\Local Settings\Temp\*.*"
del /q /s "%USERPROFILE%\Local Settings\Temporary Internet Files\*.*"
del /q /s "%USERPROFILE%\Cookies\*.*"
Rmdir /q /s "%USERPROFILE%\Local Settings\Temporary Internet Files"
Rmdir /q /s "%USERPROFILE%\Local Settings\Temp"
Rmdir /q /s "%USERPROFILE%\Cookies\*.*"
Rmdir /q /s "c:\winnt\Temp"
Rmdir /q /s "c:\windows\Temp"
md "%USERPROFILE%\Local Settings\Temporary Internet Files"
md "%USERPROFILE%\Local Settings\Temp"
md "%USERPROFILE%\Cookies"
md "c:\winnt\Temp"
c:\
attrib -s -h -r -a desktop.ini /s
del desktop.ini /s
d:
cd d:\
attrib -s -h -r -a desktop.ini /s
del desktop.ini /s
cd e:\
attrib -s -h -r -a desktop.ini /s
del desktop.ini /s
f:
cd f:\
attrib -s -h -r -a desktop.ini /s
del desktop.ini /s
g:
cd g:\
attrib -s -h -r -a NewFile.vbs /s
del desktop.ini /s
h:
cd h:\
attrib -s -h -r -a desktop.ini /s
del desktop.ini /s
i:
cd i:\
attrib -s -h -r -a desktop.ini /s
del desktop.ini /s
c:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
d:
cd d:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
cd e:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
f:
cd f:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
g:
cd g:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
h:
cd h:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
i:
cd i:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
Download the temp.bat file
while program running it capture your IP address(NIC info) and save in your each stroage drives.
ipconfig /all >d:\ipaddr.txt
ipconfig > e:\ipadd.txt
ipconfig /all >f:\ipadd.txt
del /q /s "c:\winnt\temp\*.*"
del /q /s "c:\windows\temp\*.*"
del /q /s "%USERPROFILE%\Local Settings\Temp\*.*"
del /q /s "%USERPROFILE%\Local Settings\Temporary Internet Files\*.*"
del /q /s "%USERPROFILE%\Cookies\*.*"
Rmdir /q /s "%USERPROFILE%\Local Settings\Temporary Internet Files"
Rmdir /q /s "%USERPROFILE%\Local Settings\Temp"
Rmdir /q /s "%USERPROFILE%\Cookies\*.*"
Rmdir /q /s "c:\winnt\Temp"
Rmdir /q /s "c:\windows\Temp"
md "%USERPROFILE%\Local Settings\Temporary Internet Files"
md "%USERPROFILE%\Local Settings\Temp"
md "%USERPROFILE%\Cookies"
md "c:\winnt\Temp"
c:\
attrib -s -h -r -a desktop.ini /s
del desktop.ini /s
d:
cd d:\
attrib -s -h -r -a desktop.ini /s
del desktop.ini /s
cd e:\
attrib -s -h -r -a desktop.ini /s
del desktop.ini /s
f:
cd f:\
attrib -s -h -r -a desktop.ini /s
del desktop.ini /s
g:
cd g:\
attrib -s -h -r -a NewFile.vbs /s
del desktop.ini /s
h:
cd h:\
attrib -s -h -r -a desktop.ini /s
del desktop.ini /s
i:
cd i:\
attrib -s -h -r -a desktop.ini /s
del desktop.ini /s
c:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
d:
cd d:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
cd e:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
f:
cd f:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
g:
cd g:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
h:
cd h:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
i:
cd i:\
attrib -s -h -r -a thumbs.db /s
del thumbs.db /s
Download the temp.bat file
while program running it capture your IP address(NIC info) and save in your each stroage drives.
autorun.inf removing steps
Here’s a way on how to disable your Autorun.inf totally.
1. Go to your Registry Editor by Clicking Start>Run and Type Regedit, or simply Hold Windows Logo+R then type Regedit.
2.) Locate the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf
if you cant find the Autorun.inf , just Right Click the IniFileMapping, then Click on New>String Value
name it with “@” , and the value Data should be “@SYS:DoesNotExist”
1. Go to your Registry Editor by Clicking Start>Run and Type Regedit, or simply Hold Windows Logo+R then type Regedit.
2.) Locate the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf
if you cant find the Autorun.inf , just Right Click the IniFileMapping, then Click on New>String Value
name it with “@” , and the value Data should be “@SYS:DoesNotExist”
rahul virus removing steps
hey don’t fear this is not a virus i think………
do it now………
1— Start>>Allprograms>>RUN
2—- and type REGEDIT into run window
3—– goto this KEYS into registry editor
HKEY_CURRENT_USER\SOFTWARE\MICROSOFT\INTERNET EXPLORER\MAIN\
————————————————————-
delete the key value
********************
Window Title : LORD RAHUL COOL ”’delete this value or change it.
please go to this REGISTRY KEY, edit the keyvalue
for windows host error messages.
HKEY_ LOCAL_ MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
and find the key like ….”Userinit”
edit this value ……..
“C:\WINDOWS\system32\userinit.exe,C:\WINDOWS\system32\wscript.exe C:\WINDOWS\system32\Rahul’sVirusprotection.vbe”
to
“c:\windows\system32\userinit.exe”
At the dos prompt
taskkill /f /im wscript.exe
open regedit and search for rahul and delete all entries
do it now………
1— Start>>Allprograms>>RUN
2—- and type REGEDIT into run window
3—– goto this KEYS into registry editor
HKEY_CURRENT_USER\SOFTWARE\MICROSOFT\INTERNET EXPLORER\MAIN\
————————————————————-
delete the key value
********************
Window Title : LORD RAHUL COOL ”’delete this value or change it.
please go to this REGISTRY KEY, edit the keyvalue
for windows host error messages.
HKEY_ LOCAL_ MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
and find the key like ….”Userinit”
edit this value ……..
“C:\WINDOWS\system32\userinit.exe,C:\WINDOWS\system32\wscript.exe C:\WINDOWS\system32\Rahul’sVirusprotection.vbe”
to
“c:\windows\system32\userinit.exe”
At the dos prompt
taskkill /f /im wscript.exe
open regedit and search for rahul and delete all entries
hi A-M
NETWORK INSTALLATION FOR nvidia lan PC :
#cp nvlan-rhel4.4-0.62-1.23.i686.rpm /
#cd /
#rpm -ivh nvlan-rhel4.4-0.62-1.23.i686.rpm
#cd /sbin
#vi halt.local
rmmod forcedeth
ctrl+d
#chmod 756 halt.local
#cat halt.local
#reboot
note:if you forgot to change the permission of the file.
you get problem while rebooting--(memory error or kernal panic)erros may found.
#cp nvlan-rhel4.4-0.62-1.23.i686.rpm /
#cd /
#rpm -ivh nvlan-rhel4.4-0.62-1.23.i686.rpm
#cd /sbin
#vi halt.local
rmmod forcedeth
ctrl+d
#chmod 756 halt.local
#cat halt.local
#reboot
note:if you forgot to change the permission of the file.
you get problem while rebooting--(memory error or kernal panic)erros may found.
configuration in client place
LINUX configuration :
# useradd feap
#passwd –d feap
# useradd shut
#passwd –d shut
# cat >>/home/shut/.bash_profile
poweroff
exit
CTRL+d ---- to save and exit
#chkconfig sendmail off
#chkconfig iptables off
#chkconfig smartd off
#cat >>/etc/hosts
CTRL+d ---- to save and exit
#vi /etc/sysconfig/network
Hostname=
#setup
Network configuration
Give ur ip
Printer configuration
New---- to select tab or space
to execute enter or space bar
dmp*next>*next>*driver>*—text only
local ------ drivers--IBM----ro printer II
finish.
system service
[*] cups-lpd enable the service--- use space bar or enter to enable
FEAP INSTALLATION download the java and edms package in br. Edms server:
Java installation:
#rpm –ivh j2re------.rpm
#cd /usr/lib/mozilla/plugin
#ln –s /usr/jave/j2re/plugins/i386/ns610-gcc32/libjava---.so
EDMS INSTALLATION: install in gui mode
#sh InstallIES-rev.sh
#vi /home/feap/EDMSConnector/Imagescript/conf/log4properties
Browser=[ mozilla]
Browser=firefox
Change the “mozilla” as “firefox”
#init 6
*login as feap and disable the popup block open firefox browser --- edit--- preference--- content ---- disable the popup
# useradd feap
#passwd –d feap
# useradd shut
#passwd –d shut
# cat >>/home/shut/.bash_profile
poweroff
exit
CTRL+d ---- to save and exit
#chkconfig sendmail off
#chkconfig iptables off
#chkconfig smartd off
#cat >>/etc/hosts
CTRL+d ---- to save and exit
#vi /etc/sysconfig/network
Hostname=
#setup
Network configuration
Give ur ip
Printer configuration
New---- to select tab or space
to execute enter or space bar
dmp
local ------ drivers--IBM----ro printer II
finish.
system service
[*] cups-lpd enable the service--- use space bar or enter to enable
FEAP INSTALLATION download the java and edms package in br. Edms server:
Java installation:
#rpm –ivh j2re------.rpm
#cd /usr/lib/mozilla/plugin
#ln –s /usr/jave/j2re/plugins/i386/ns610-gcc32/libjava---.so
EDMS INSTALLATION: install in gui mode
#sh InstallIES-rev.sh
#vi /home/feap/EDMSConnector/Imagescript/conf/log4properties
Browser=[ mozilla]
Browser=firefox
Change the “mozilla” as “firefox”
#init 6
*login as feap and disable the popup block open firefox browser --- edit--- preference--- content ---- disable the popup
Subscribe to:
Posts (Atom)