how to use folder as wallpaper on window xp A. Using Desktop.ini Trick to Set a Wallpaper as Folder Background Image: 1. Open Command Prompt and set folder attribute to system using attrib command. Suppose there is a folder "Setup" in "D:\" drive, in which you want to set a wallpaper as background image. So give following command in Command Prompt: attrib +s D:\Setup It'll change the folder attribute to system . 2. Now open Notepad and paste following code: [ExtShellFolderViews] {BE098140-A513-11D0-A3A4-00C04FD706EC} = {BE098140-A513-11D0-A3A4-00C04FD706EC} [{BE098140-A513-11D0-A3A4-00C04FD706EC}] Attributes=1 IconArea_Image= path_of_the_wallpaper IconArea_Text=0x00000000 Change " path_of_the_wallpaper " string to the exact path of the wallpaper which you want to set as background. Suppose the wallpaper is stored in "D:\Wallpaper\Image1.jpg", then the code will be as following: [ExtShellFolderViews] {...
Posts
Showing posts from July, 2015
- Get link
- X
- Other Apps
How to Hack a Website with Basic HTML Coding If you have basic HTML and JavaScript knowledge, you may be able to access password protected websites. This article will give you an easy method to hack simple, less-secured websites of your choice simply through HTML. Use it responsibly. Note : This basic method works only for websites with extremely low security barriers. Websites with robust security details will not be susceptible to this kind of simple attack step1 Open the site you want to hack. Provide wrong username/password combination in its log in form. (e.g. : Username : me and Password: ' or 1=1 --)An error will occur saying wrong username-password. Now be prepared your experiment starts from here. step 2 Right click anywhere on that error page =>> go to view source. step 3 View the source code. There you can see the HTML coding with JavaScript.• There you find something like this....<_form action="...Login.....
- Get link
- X
- Other Apps
how to create a bootable window xp on a flashdrive first you have to have this application name below: 1: power iso, 2: rufus 3: a bootable window xp cd; 4: ofcourse a system your flashdrive here is how you will used this, first turn on your pc and wait for it to boot to desktop then install your power iso on your pc, pls make sure the power iso is register. insert your bootable window xp , hold shift key to stop autorun of the cd and even it autorun close it, open power isoand click on copy, make a dvd/cd image rom and save it as iso image file, open rufus as admin and select the drive you want to use then click on iso image and select the iso image you create and start.