Close

Results 1 to 2 of 2
  1. #1
    DF Founder Raptor's Avatar
    Join Date
    Nov 1999
    Location
    USA
    Posts
    95,488
    Thanks
    482
    Thanked:        1,885
    Karma Level
    4958

    Help Windows Phreaking Using Unix Shell Scripting.

    USING BATCH FILE PROGRAMMING TO CLEAN AND OPTIMIZE WINDOWS | THE REGEDIT WAY

    You must have seen various registry hacks for Windows 7, that not only optimize its functionality but also adds many obscure yet useful feature. Say, you have also collected so many of those reg hackz :-D
    But alas, you are not a programmer and don't know how to code a program for Windows, such that all those registry entries are applied to Windows at once. Well let me help, enter batch file programming :-)

    Quote:
    Batch file is nothing but the Windows version of Unix Shell Programming
    So, what are the steps to make a batch file to put on all those registry hackz and then again making it a Windows Executable?

    SIMPLE :-D FOLLOW THESE STEPS AND YOU ARE DONE IN NO TIME :

    ¤ The best method which adds a .reg file to the Win Registry is as stated below complete with the REM command, so that the user doesn't know that something just happend ! ! ! You can also freak your rivals this way ! ! ! Type the code below in an empty instance of Notepad as is :

    ¤ ECHO @ECHO OFF >> c:\autoexec.bat
    ECHO regedit /s c:\path\your.reg >> c:\autoexect.bat
    REM Hide Everything
    @ECHO OFF



    Save this file with .bat extension and you are done.

    Just remember to change the c:\path to your registry path.

    Next, use bat to exe converter from the WinRAR Official Homepage, and in no time you are a geek.

    P.s. Posted from my mobile. Mods do edit the post %-)

  2. #2
    DF VIP Member OrangeJuicey's Avatar
    Join Date
    Aug 2006
    Location
    London
    Posts
    1,283
    Thanks
    1
    Thanked:        4
    Karma Level
    289

    Default Re: Windows Phreaking Using Unix Shell Scripting.

    sounds good, didn't know you could convert bat to exe i'll keep that in mind. Thanks

Similar Threads

  1. Windows RG
    By God is a DJ in forum Hall Of Shame
    Replies: 7
    Last Post: 29th April 2003, 06:40 PM
  2. Free shell provider
    By canardo in forum Cheapskates Corner
    Replies: 0
    Last Post: 12th December 2002, 11:42 PM
  3. WINDOWS.NET
    By Geminis in forum PC Software
    Replies: 1
    Last Post: 25th October 2002, 04:30 AM
  4. Windows XP SP1
    By WikkidOne in forum Introduce Yourself (New Members)
    Replies: 1
    Last Post: 23rd October 2002, 11:39 AM
  5. windows reg
    By bobbobb in forum PC Problems
    Replies: 2
    Last Post: 12th October 2002, 03:11 PM

Social Networking Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •