You are here

General Discussion

General discussions of portable apps and news.

How to Disable Auto Update on Opera 45.0?

Submitted by FirefoxFan on June 12, 2017 - 4:34pm

This is really annoying. I was using Opera Portable in a Virtual Machine in VirtualBox. I saved my VirtualBox session. When I loaded it up again Opera had updated to version 45 which has a completely new look and all my pinned and unpinned tabs were gone and there was nothing in the history!

How can I prevent Opera 45.0 Portable from installing updates automatically?

Pass command line arguments to application?

Submitted by exec on June 11, 2017 - 5:20am

Salut!

I cannot figure out how to pass command line arguments to Blender.exe
Is it possible?

Finally, I've figured out how to open FBX* file in Blender*
(Blender is 3d graphics editor. FBX is non-native format, that must be imported, instead of opening).

The command line is:

blender.exe -P im_fbx.py -- MyModel.fbx

(while im_fbx.py reads:
import sys
import bpy
argv = sys.argv
argv = argv[argv.index("--") + 1:] # get all args after "--"
bpy.ops.import_scene.fbx(filepath=argv[0])

)

Encrypting Folders

Submitted by birtchbear on June 5, 2017 - 1:15pm

For years I've used dsCrypt on my flash drives. It's incredibly fast and simple to use. Until
recently, dsCrypt was all I needed.

I want to protect a couple of very important business related folders. dsCrypt cannot encrypt
folders, so I need an app that will lock a folder with password protection.

After a quick Google search, I found Cr!ptAES. The reviews say it can encrypt files and folders.
I cannot change hundreds of filenames, so Cr!ptAES must prevent a folder from opening without
a password. Is that what it does?

Can a PA portable app be run without the launcher?

Submitted by PortableGood on June 1, 2017 - 1:55pm

Let's say you install portable app XYZ using the PA Launcher.

Then you close the PA Launcher.

Is it now possible to run app XYZ without first running the PA Launcher, and have app XYZ clean up after itself?

Or is it necessary to launch app XYZ from the PA Launcher so that the cleanup process takes place after the app is done running?

TIA.

Add LinkedIn page alongside Facebook, Twitter, Google+?

John T. Haller's picture
Submitted by John T. Haller on May 31, 2017 - 1:20pm

I was wondering if there was interest in PortableApps.com using its LinkedIn page the way we use our Facebook, Twitter, and Google+ social media to handle new app announcements, platform release announcements, and significant news posts. We have an unused LinkedIn page here we could use: https://www.linkedin.com/company/portableapps
(Page URL updated)

Would this be of use to you?

problem launching PDF-Xchange Editor (not so with Viewer)

Submitted by itsame on May 30, 2017 - 5:42pm

system: Win 7 Sp1 x86
This is an issue on my side, trying to run the new PDF-X Editor. I have successfully used the PDF-X Viewer.
As a note, this problem occurs with the publisher's original software as well.
The issue seems to be the DLL that is being used as a call from the exe - the problem is that the program does not launch. The executable (PDFXEdit.exe) may sometimes appear TaskMgr before the process terminates w/o any log present in event viewer. PDF-X Viewer did not have this issue because it uses an exe file as the main program.

Pages