FEATURES
COMPATIBILITY:
Compatible with iPhone.
Requires iPhone 3.0 Software Update.
Download Now!
SmartSync is available on the iPhone App Store. Download Now!
Download from Mediafire (Cracked) - Download Now!
If you are not sure about a program and want to run it. this is the perfect solution.

Sandboxie allows you to run programs without affecting the system. You can download it for free by visiting www.sandboxie.com. But if you want following features, will have to pay €29 Euros
- Is personal and is not transferable into computers or electronic media that you do not own;
- But does permit you to use Sandboxie on any number of computers that you personally own;
- Removes the nag screen that initially appears after you have used Sandboxie for more than 30 days;
- Enables the Forced Programs and Forced Folders features;
- Allows you to run programs in more than one sandbox at the same time (see message SBIE1303);
- But does not entitle you to any guaranteed level of technical support.
Introduction to Sandboxie
Sandboxie runs your programs in an isolated space which prevents them from making permanent changes to other programs and data in your computer.


The red arrows indicate changes flowing from a running program into your computer. The box labeled Hard disk (no sandbox) shows changes by a program running normally. The box labeled Hard disk (with sandbox) shows changes by a program running under Sandboxie. The animation illustrates that Sandboxie is able to intercept the changes and isolate them within a sandbox, depicted as a yellow rectangle. It also illustrates that grouping the changes together makes it easy to delete all of them at once.
Benefits of the Isolated Sandbox
- Secure Web Browsing: Running your Web browser under the protection of Sandboxie means that all malicious software downloaded by the browser is trapped in the sandbox and can be discarded trivially.
- Enhanced Privacy: Browsing history, cookies, and cached temporary files collected while Web browsing stay in the sandbox and don’t leak into Windows.
- Secure E-mail: Viruses and other malicious software that might be hiding in your email can’t break out of the sandbox and can’t infect your real system.
- Windows Stays Lean: Prevent wear-and-tear in Windows by installing software into an isolated sandbox.
Running Application inside Sandboxie
Running application inside Sandboxie is so simple. You can right click on program icon > Run Sandboxed
If you open sandboxie, will able to see which programs are running on.
More Info
Tutorial: Getting Started with Sandboxie
General Usage Tips for using Sandboxie
Usage Manual for Sandboxie Control
Known Conflicts with other programs
Reference for error and informational SBIE Messages
Sandboxie Start Command Line parameters
Configuring Sandboxie through Sandboxie Ini
If your WAMP Server System tray Icon turned into yellow
and not working, Try following steps.
1. Click on WAMPServer System tray icon > Restart All Services
If icon still appears yellow,
2. Click on Icon > Apache > Service > Test Port 80 and See which program blocks WAMP/Apache default port 80
In my PC, I have installed Skype and it uses port 80 to do communication. You can change it by Opening Skype > Tools > Options > Advanced > Connections
Uncheck “Use port 80 and 443 as alternatives for incoming connections.” And Restart WAMP.
If problem still exists,
3. Click on WAMP icon > Apache > httpd.conf
Search for “Listen 80″ in the file. and replace “80″ with “81″ one or some other port number you want. And restart WAMP.
If default port is changed, you will have to add port number at the end of “localhost” to access. Ex – “http://localhost:81/”
1. Download and Install Notepad ++ if you don’t have.
http://sourceforge.net/projects/notepad-plus/files/
2. Download and Install MinGW compiler and JDK.
http://www.mingw.org/
http://java.sun.com/javase/downloads/index.jsp
3. Set Up environment variable for compiler.
4. Download and Extract these files to Notepad ++ installation directory.
http://www.mediafire.com/?zzt1ongn2wn

5. Open Notepad ++, Goto Run > Run …

6. Paste these into text box there one by one and click “Save”.

Compile (C)
“$(NPP_DIRECTORY)\compilec.bat” $(CURRENT_DIRECTORY) $(FILE_NAME) $(NAME_PART)
Run (C)
“$(NPP_DIRECTORY)\runc.bat” $(CURRENT_DIRECTORY) $(NAME_PART)
Compile (Java)
“$(NPP_DIRECTORY)\compilejava.bat” $(CURRENT_DIRECTORY) $(FILE_NAME)
Run (Java)
“$(NPP_DIRECTORY)\run.bat” $(CURRENT_DIRECTORY) $(NAME_PART)
7. If you done all correctly, new Features will appear on Run menu.










