You are here

PortableApps.com Platform

PortableApps.com Menu, Backup and Platform/Suite installer.

Sanity check: Using RegistryValueWrite for application path

Submitted by aef03 on December 31, 2010 - 11:25am

Background: I do know the standard approach to this and have it working for many apps, but wanted to run this by the experts here due to the concerns outlined in the benefits section below. (Just mentioning this so that I don't get referred to the manual or receive tips on how to make it work the conventional way.)

I have an application where the only setting I need dynamically update with [FileWriteN] is the path.

However, it stores it in two different keys.

So it is costing me two [FileWriteN]'s to get it ready.

SplashTime=<until application is up and running>

Submitted by aef03 on December 30, 2010 - 8:49am

Sometimes apps take quite a while to startup. This time is also variable depending on whether they are running in live mode, speed of flash drives, etc.

It would be really helpful for the SplashTime parameter to support the ability for the splash to stay up until the application is visible or just about to be visible.

D.

Typo in portableapps.com header file?

Submitted by Moonbase on December 26, 2010 - 6:10pm

Each and every page I try here suddenly displays a line with the word »or« at the top! This is in the page source:

Or <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

A typo when changing a site header file?
Or some hijacking going on?

personalized folders

Submitted by Destects on December 22, 2010 - 11:38am

on the right side of the current portable apps platform, theres a list of folders:
-documents
-music
-videos
-pictures

(not in that order XD)

i was wondering if it were possible for the platform to have the ability of allowing the user to add folders to that list.

like lets say the user has a folder on there drive called "stuff", the person could change the menu of folders to include a link to "stuff"

Call user defined (batch) scripts during startup and shutdown

Submitted by schentuu on December 22, 2010 - 5:31am

Hello!

Would it be a big deal to call user-defined scripts during startup and closing portableapps.com?

I'm thinking about looking if a specified batch file (for example startup.bat or shutdown.bat) exists in the Data folder.
If it doesn't exist, skip this point.
If it exists, execute the batch file before going on as usual.

Thils will give the user a possibility to define whatever he wants to do during startup or shutdown of portableapps.com without bothering you with "i need this new feature!!".

feature request for portableApps Menue.

Submitted by dekdeck on December 18, 2010 - 10:10pm

OK i have a few feature requests i think that would help improve the usability of paf menu.

1. group by category: add a view feature to "Options" to list the apps according to their types e.g. all security apps get listed under the name Security, all utility apps get listed under the heading Utilities etc. might have to add category to the paf format so that the app builders can add the category to the code. Then add code to the paf platform to read the categories and for the grouping. this should be easy :).

Pages