This works with all picture and song extensions.
Set up:
- Must have a .zip or .rar compressor.
- Willingness to learn.
Steps:
- Save the picture/song of choice to your desktop.
- Make a new .rar or .zip folder on your desktop.
- Add the files you want to hide into the .zip or .rar
- Click start menu, run, cmd.
- In Command Prompt type: cd “desktop” with the quotation marks.
Now type in:
- copy /b “filename.jpg” + foldername.rar outputfilename.jpg
- (If you use .zip then: copy /b “filename.jpg” + foldername.zip outputfilename.jpg)
- (You can use other than jpg files, e.g: mp3,png,bmp,wmv)
- Now there should be the outputed file name with a .jpg extension(or what ever file you hidden zip/rar in) on the desktop.
- ( Do not close Command Prompt just yet )
- Double click it to open the file and check it out.
- When your done looking, and want to view the hidden files
- Type: ren outputfilename.jpg outputfilename.rar or zip
Now you’re done!












One Response
nice tutorial!