![]() |
Creating standalone applications using VMwareThinApp
IntroductionVMware’s applications are very powerful. They are useful in many ways. In this tutorial we are going to see the power of VMware ThinApp. ThinApp is used to create standalone portable programs. Tools requiredVMware ThinApp – can be downloaded from www.vmware.com This is paid software, but u can download some trail version, or u can register with them for a trail key. Any application you want to make it portable. NOTE: Some applications won’t work, they will crash. You cannot create applications which require dotnet framework support. Some will have other compatibility issues. But most of them will work perfectly. Don’t try to make portable windows XP with this application, U cannot do it. (LOL). For that you can download VMware Workstation. INSTALLATIONInstallation is as usual except the license number. U can use the trail version by requesting them a key. COMPONENTSThere are two programs inside it
PRE INSTALLATION
INSTALLATIONIn this step install the software which u wanna make as portable. Complete the installation, and if it asks for a reboot, Please select ‘reboot later’ and finish the installation. And also don’t run the program after installation. Configuration is important in the case of some programs. For example if you are making a game as portable, U have to specify the settings such as ‘full screen’ option, ‘sound’ etc. If you do so your portable version of the application will follow those settings. POST INSTALLATIONAfter completing the installation come to setup capture dialog box and click next. A status message ‘Post scan in progress’ will appear. It is creating a snapshot after the installation of our program. It will display the installed contents after the post scan. No need to select any thing. Just move on by clicking next. In the next screen, it will ask for sandbox location. You can leave with the default location (User’s profile). Select merged isolation mode in the next screen. Click next to create the project. It will display the error messages if it has. Usual errors are the target file may be locked by another process, couldn’t copy the temp file etc. No need to worry about the temp file. If it returns an error, please make sure that the target file is not locked and create the project again. In the final screen, there will be an option called ‘build now’. After few seconds ‘build complete’ message will appear. Click finish in the setup capture screen. Goto the installation directory of ThinApp and goto captures folder, inside that there will be a folder under the name of the program u created with ThinApp. Look for a directory named bin inside that. Check the exe file named with the program you created. That is the portable version or standalone version of the program you created. You can copy it to any folder or any system and run it standalone. You can close the log monitor after closing the setup capture screen. USES:Extreme portability of application. No need to install anything, so you don’t have to worry about the user credentials (whether you are admin or limited user) The support files for the portable program will be created separately inside the folder Code:
‘%system drive%\Documents and Settings\%username%\Application Data\Thinstall\’http://www.go4expert.com/images/arti...0430114718.jpg ENJOY PORTABLITY! DISCLAIMER: Creating portable versions of programs and distributing it unauthorized is illegal. This tutorial is just for educational purposes and to explain the power of VMware applications. I am not insisting you to create any standalone versions. Modifying a program without writing to the author is a copyright violation. Use this tutorial to gain knowledge about the applications. If the program is under GNU GPL license you can modify it. But before that read the terms and conditions of the license. |
Re: Creating standalone applications using VMwareThinApp
good article
|
Re: Creating standalone applications using VMwareThinApp
|
| All times are GMT +5.5. The time now is 11:23. |