Convert your .bat Files to .exe Files


Trick to convert your .bat file

On the previous post "Make a Flash Disk Write Protector" I have shared to you how to make flash disk write protector using a simple script. The script there was saved as a .bat extension. May be you need thus script became an application file which have .exe extension. You can still use your file working properly. I'll share you a program named "Bat_To_Exe_Converter".
You can download it on the original address here. You can also download from the mirror address, just by clicking here. Using this tool, all of your .bat files can be changed into .exe files so the file can't be modified anymore. Wanna try this tool? Just take it by easyly press the address above.
I hope this post will be useful for you, don't forget to leave your comment when you got the advantage from this post....
Aloha...

Make a Flash Disk Write Protector


I got this script from linggis at www.linggis.co.cc

One of many distribution ways of a virus is inject a flash disk automatically by copying himself from one computer to the other computer. And then the injected flash disk is connected to a fresh computer, and a virus moves from the flash disk and stay into thus fresh computer. This process happens in a recurrent method so there are more and more computers infected a virus. Actually, the main gate of this spreading process is located on the flash disk. You must prevent your flash disk from a writing process. In this opportunity, I’ll share you a simple script to make a write protection process. The script is as follow:

@echo off
title ::Flash Write Protector:: by, linggis !
goto SETPASSWORD
:MULAI
cls
msg * /time:1 ::Write Protector:: Code by, www.linggis.co.cc
:PASSWORD
cls
color 01
msg * /w Klik OK lalu masukkan password

set/p "pswd=±±±±±"
if %pswd%==%pass% goto PILIHAN
goto PASSWORD

:PILIHAN
cls
color 0a
echo ±±Flash Write Protector±±
echo.
echo.
echo ±±±±± SILAKAN PILIH: ±±±±±
echo ±±±±±±±±±± [1] Write Protect ON ±±±±±±±±±±
echo ±±±±± [2] Write Protect OFF ±±±±±
echo.
set/p "pil=Masukkan No. Pilihan:>"
if %pil%==1 goto protect
if %pil%==2 goto UNPROTECT
goto PILIHAN
exit

:PROTECT
cls
reg add HKLM\system\CurrentControlSet\Control\StorageDevicePolicies /v WriteProtect /t Reg_Dword /d 1 /f
pause
exit
goto pilihan

:SETPASSWORD

set "pass=linggis"
goto MULAI


Write the script above into a notepad editor and save it using *.bat extension (e. g. writeprotection.bat). You can put it on your local disk, and you must just to double click it to run the application. Don't forget to type "linggis" (without quotes") when you are asked to enter the password.
Please say thanks to someone who called “linggis”. He is the original author the code above.

Auto Shutdown Your PC


Have you turned on your computer in the night and because some reasons you felt sleep and forgot to shutdown your computer. Oh, that will be an energy extravagance. Your computer is turning on for an useless reason. I think may be you need a software which will shutdown your computer automatically. You can try to use Auto Shutdown.
Auto Shutdown is a free utility for automatically shutting down or logging off a computer.

An automated shutdown/logoff is achieved in two ways: One is to set the exact time of shutdown and the other is to wait for a specific number of days, hours or minutes before shutting down. The program can be configured for forced shutdown/restart/logoff and also has a power off option. A scheduled task can be cancelled at anytime by a simple
right-click on the timer.

Auto Shutdown runs on Win9x, NT or 2000. It resides in the system tray and can be configured to run at startup.
Just click me to download it....

How to Open Locked Regsitry


Trick to Open locked registry

I got this trick from nebulla

Registry is the vital component on Windows OS. It has many values stored on it, which each value gives unique function of your system. Some viruses also try to add some values which can make your system unstable and lock the registry. Many tools available to "communicate" with this component. But you can simply make private tool to make some "communications" when your registry has been locked. Try this code. You can paste it into notepad editor.


<======start point=======>
'Enable/Disable Registry Editing tools
'© Doug Knox - rev 12/06/99

Option Explicit

'Declare variables
Dim WSHShell, n, MyBox, p, t, mustboot, errnum, vers
Dim enab, disab, jobfunc, itemtype

Set WSHShell = WScript.CreateObject("WScript.Shell")
p = "HKCU\Software\ Microsoft\ Windows\CurrentV ersion\Policies\ System\"
p = p & "DisableRegistryToo ls"
itemtype = "REG_DWORD"
mustboot = "Log off and back on, or restart your pc to" & vbCR & "effect the changes"
enab = "ENABLED"
disab = "DISABLED"
jobfunc = "Registry Editing Tools are now "

'This section tries to read the registry key value. If not present an
'error is generated. Normal error return should be 0 if value is
'present
t = "Confirmation"
Err.Clear
On Error Resume Next
n = WSHShell.RegRead (p)
On Error Goto 0
errnum = Err.Number

if errnum <> 0 then
'Create the registry key value for DisableRegistryTool s with value 0
WSHShell.RegWrite p, 0, itemtype
End If

'If the key is present, or was created, it is toggled
'Confirmations can be disabled by commenting out
'the two MyBox lines below

If n = 0 Then
n = 1
WSHShell.RegWrite p, n, itemtype
Mybox = MsgBox(jobfunc & disab & vbCR & mustboot, 4096, t)
ElseIf n = 1 then
n = 0
WSHShell.RegWrite p, n, itemtype
Mybox = MsgBox(jobfunc & enab & vbCR & mustboot, 4096, t)
End If
<======End point======>

Save as regtools.vbs. To execute it, you just to double click it.
I hope useful for you... Don't forget to leave your comments

How to Rip & Shrink a FULL DVD movie, Backup a DVD, DVD Shrink, DVD Decrypter, Tutorial


Written by:
Mike Ly


What does more than 4.7GB in size mean?
GB is a measure of capacity. 1 GB means 1 Gigabyte, which is also equal to 1,024 MB (Megabyte). Most of the recent DVD Movies are more than 4.7GB in size, old movies are usually smaller than 4.7GB. Reason being is that most of them now have special features, specials, multiple languages and more that take a lot more space. Most of the ripping programs refer the capacity of the DVD Movie using Megabytes. Lets start.

  1. Hardware needed:
    • DVD Burner
    • DVD-ROM (Optional - for ripping only)
  2. FREE Programs (discontinued) are Needed:
    • DVD Shrink - (download here: DVD Shrink Download)
    • DVD Decrypter - (download here: DVD Decrypter Download)
Here are the steps to backup a whole dvd (i.e. movie, movies, including special features) that is more than 4.7GB in size, else go to dvd's less than or equal to 4.7GB Tutorial
Ripping with DVD Shrink
  1. Open DVD Shrink
  2. Click "Open Disk"
  3. Select your DVD-ROM/Burner where your movie is located, this will load the movie and have DVD Shrink take a couple minutes to analyze.
  4. Under "Full Disk Backup" select "Menu", then under "Video"'s drop down menu, selecet "Custom Ratio".
  5. Move the slider all the way to the left to shrink it.
  6. Select the "Extras" and do the same thing as step 4 & 5, do this for ever single "Extras".
  7. If there are any "Unreferenced Material", do the same thing as step 4 & 5.
  8. Click "Full Disc" square button, at the "Back Up" DVD Screen, select "ISO Image", the "select target image file" is the location and the iso name.
  9. "Encoding" will start, which typically can take up considerable time, depending on your computer hardware.
  10. "Back Up Complete" when its done creating the ISO, reminding of you where the location of the ISO file is located.

Burning the ISO with DVD Decrypter:
  1. Start DVD Decrypter and let it load
  2. Select Mode > ISO > Write
  3. Select your DVD Burner in the "Destination"
  4. Under "Source", select the ISO file created by DVD Shrink in step I
  5. Click on the big Write Button that has the picture of the "hard drive, green arrow, and dvd" under the "Destination" box
  6. This will start the burning
  7. That's it!