
Most computer users have heard of the Java programming language because it will be installed on a lot of machines and required on some websites. One good thing about Java is it’s cross platform and runs in it’s own self contained virtual machine, meaning the same applets and programs can be run on different operating systems such as Windows, Linux and Mac OS without using different code.
Some users claim it slows their computer down because of the extra processes loading with Windows such as the Quick Starter process jqs.exe. One thing a Java install does do which annoys a lot of people is leave the previous versions in place to supposedly help with compatibility. The small utility JavaRa was designed to help clean out any old installation files. Exploits do appear from time to time which can potentially allow malware to be installed onto a computer if the user clicks the Yes button when visiting a website created by a hacker, but these exploits are rare and fixed pretty quickly.
Paragon HFS+ for Windows همانطور که میدانید فرمت پارتیشن ها در سیستم عامل ها یکسان نبوده و هر سیستم عاملی از یک فرمت مشخص استفاده می کند. به عنوان مثال فرمت متداول پارتیشن ها در ویندوز NTFS است. اما اگر شما یک هارد دیسک با فرمت HFS.
Although the Java Runtime Environment (JRE) package requires installation and there is no official portable version, it is still possible to run applets and applications without installing Java into Windows. An unofficial portable version from PortableApps.com allows you to copy Java to your USB flash drive or hard drive folder and run it from there. Here’s a guide on how to do that.
1. First insert a USB flash drive into your computer. For this example the letter of our USB flash drive is the F: drive. Obviously substitute F: for your own drive letter.2. Download Java Portable from PortableApps.com. Once finished downloading, run the downloaded executable file and click OK -> Next -> I Agree and then you’re asked to choose an install location. By default the destination folder will show {path}CommonFilesJava, add F: at the front so that it becomes F:CommonFilesJava and click the Install button. The latest Java installer will download which is currently around 30MB.
3. When the Portable setup has finished, download and run the PortableApps.com jPortable Launcher tool which is a small program that can execute Java .JAR files. During the install take note of the destination folder again. Add F: in front so that the destination folder becomes F:JavaPortableLauncher and click the Install button.
4. To run a Java applet or application, open the F: drive and execute the F:JavaPortableLauncherJavaPortableLauncher.exe file which will open a file dialog asking you to select the .JAR file of the applet or program you want to run. If you are getting a “jPortable Launcher cannot be started…” error, it means that you installed Java Portable at the wrong location in step 2. Make sure that it is installed in {drive:}CommonFilesJava.
You cannot use this method with currently installed software that requires Java to function like LibreOffice or jDownloader or Java applets in web browsers. If you try to open a webpage in an installed browser which requires Java then you’ll just be told it needs to be installed. The torrent client Vuze/Azureus did at least ask for the location of the Java files on install and worked using the portable Java.
The good thing is PortableApps.com have made this version of Java compatible with their portable applications that require or use Java such as LibreOffice or Firefox. Just make sure to have CommonFiles in the same folder as the portable application folder, e.g; F:folder1CommonFilesJava and F:folder1FirefoxPortable.
Pbp unpacker for mac. Buildium is a simple web-based property management platform purpose-built to help managers of residential and association properties take full control of all aspects of their business, including vacancy, rent, and maintenance cycles. As an all-in-one property management solution, Buildium helps improve communication, maximize financial resources, and increase operational efficiency with key features such as complete general ledger accounting, tenant and lease tracking, late fee reminders, automated rent, and on-demand reports.
The hugely popular download manager jDownloader is programmed in Java and will obviously need a Java runtime installation to work. Although not officially available at PortableApps.com, it can easily be used in a portable way with the above method. Simply download the MultiOS zip file from “Other” on the jDownloader download page and extract it to your USB flash drive or hard drive folder. Now simply launch JavaPortableLauncher and locate the jDownloader.jar file.
To launch jDownloader directly from a shortcut so you don’t need to open the JAR file manually every time requires a few extra steps, you need to:
1. Copy the contents of the JavaPortableLauncher folder to the jDownloader folder.
2. Create a shortcut of JavaPortableLauncher.exe, right click on the shortcut -> Properties, then append “jDownloader.jar” in the Target box. Create the shortcut AFTER copying the jDownloader folder to its final location or the paths in the shortcut will be incorrect.
The CommonFiles folder HAS to be one folder level up from where you have placed the JavaPortableLauncher.exe. For example, if you have:
“D:Portable ToolsjDownloaderjDownloaderJavaPortableLauncher.exe”
The CommonFiles folder will be:
“D:Portable ToolsjDownloaderCommonFiles”
Using this method you can have a portable jDownloader folder with Java included which can be placed in any hard drive folder or external USB drive. Obviously you can do this with many other Java based applications not just jDownloader.
You might also like:
How to Enable Adobe Flash Support in Firefox and Opera PortableRun an Installed Firefox Browser Together with Firefox Portable Versions5 Free and Portable Microsoft Office Alternatives3 Application Launchers with Automated Portable Software Installation SystemCleaning Up Old Java Installation Files in Windows 8 Comments - Write a Comment
replaced 1 installation by another …. wow.
Even though it could be tolerated as a means to an end, I dont trust that the jlauncher works as desired, because the his developer does not appreciate the portable concept for his own creations.

Ray, great stuff. never saw your sight till the last year,but seems every 4th thing i search,you have a solution lately.well done.,you should start a BLOG(joking),great stuff,the right solutions,riight tools,right content,that actually solve something useful.
Great STUFF.
THANK YOU for taking the time.
ReplyIt is possible to do it with DocFetcher? There is no DocFetcher.jar, just DocFetcher.exe…
ReplyMuch easier with DocFetcher. All you have to do is download java port and place it in the same folder as doc fetcher. Then:
2º) Move docFetcher.bat from the “misc” folder one level up into the DocFetcher folder.
3º) Edit docFetcher.bat and add the path where your portable java is located. Let’s say its in E:BUSQUEDASDocFetcher-1.1.12Javabinjava, you have to replace “java” in
java -enableassertions -Xmx512m -Xss2m -cp %libclasspath% -Djava.library.path=lib net.sourceforge.docfetcher.Main %1 %2 %3 %4 %5 %6 %7 %8 %9
by your path. So the result would be:
E:BUSQUEDASDocFetcher-1.1.12Javabinjava -enableassertions -Xmx512m -Xss2m -cp %libclasspath% -Djava.library.path=lib net.sourceforge.docfetcher.Main %1 %2 %3 %4 %5 %6 %7 %8 %9
4º) Double click the docFetcher.bat to launch docFetcher.
Now you can go a bit further an convert the bat to an exe so you can give it an icon and pin it to the task bar
.
For one solid week I’ve been trying to java and netbeans portable to run from my flashdrive. Is this possible if the host computer doesn’t have a specific version of java or java installed at all. How would one does this successfully? Do I need to specific version of portable netbeans? because I found portable netbeans 8.0 but I need help…everytime I try to run netbeans it comes up with “Cannot locate java installation in specific jdkhome: D:Portable AppsNetBeans_JavaSE_8.0_PortableAppjdk”
Do you want to try to use the default version?
And then it says “Cannot find Java 1.7 or higher”
I’m very confused, can someone please help me?
Thanks for this Ray. ;)
ReplyThanks, now I got an idea of deploying Java application to all my desktop remotely.
ReplyGood one Ray!!
Thanks for the info…
Leave a Reply
Back Up the Drive’s Data FirstFirst, back up the data on the Mac-formatted drive if you have anything important on it. This process won’t actually convert the file system. Instead, we’ll just be wiping the drive and starting over from scratch. Any files on the drive will be erased.If you have a Mac lying around, you can plug the drive into a Mac and back up the files. If you only have Windows systems available, you can use to copy files from the drive onto your Windows system drive or another drive. HFSExplorer unfortunately requires you install Java to use it, but it’s the only free option here.
You’ll probably want to.Erase the Mac Partitions, Including the EFI System PartitionRELATED:First, open the. Press Windows Key + R to open the Run dialog, type diskmgmt.msc into the box, and press Enter to open it. This tool allows you to manage the partitions on drives connected to your computer — internal ones or external ones connected via USB.Locate the Mac drive in the list of disks.
Be sure you’ve identified the Mac drive — if you accidentally delete partitions from another drive, you could damage your Windows installation or lose your files.If you’re lucky, you can just right-click each partition on the Mac drive and select Delete Volume to remove the partitions. You can then right-click in the empty space and select New Simple Volume to create a partition and format it with the Windows NTFS or FAT32 file systems.The Mac drive may have an “EFI System Partition” on it. This partition is marked as protected, so you can’t just right-click and delete it — the delete option will be disabled.To erase this partition, we’ll have to wipe the entire disk. This process erases everything on the disk, including its files and all its partitions. First, note the number of the disk in the disk management window. For example, in the screenshot below, the Mac-formatted drive is Disk 2.Next, open a Command Prompt window as administrator.
To do this on Windows 8 or Windows 7, press the Windows key once, type cmd, and press Ctrl+Shift+Enter.Type diskpart into the Command Prompt window and press Enter.Type list disk at the DISKPART prompt and press Enter to view a list of disks connected to your computer. Identify the number of your Mac disk in the list.
It should be the same as the number of the disk in the Disk Management window. Be sure to double-check this — you could accidentally wipe the wrong drive if you select the wrong disk here.Type select disk # and press Enter to select the Mac disk, replacing # with the number of the Mac disk. For example, here we’d type select disk 2.Finally, type clean and press Enter. This command erases the entire selected disk, including all its files and partitions — whether they’re protected or not. You’ll have an empty, uninitialized disk after you do this.Close the Command Prompt window when you see a message saying “DiskPart succeeded in cleaning the disk.” Create an NTFS or FAT32 PartitionYou can now open the Disk Management window again. If you’ve left it open, you may have to click Action Rescan Disks to update the data.Locate the Mac disk in the list.
It will be completely empty and display a message saying “Not Initialized.” Right-click it and select Initialize Disk.Select the and click OK to create a partition table for the disk.Right-click in the unallocated space on the initialized disk and select New Simple Volume. Use the wizard to create a partition with the. The drive will now be formatted for use by Windows systems. There will be no space wasted by protected Mac partitions.Some Mac functions require an HFS+ formatted drive.
For example, can only back up to HFS+ formatted drives.Image Credit.