Auto Run
How do I get it to work like a U3 device where it pulls up the menu when inserted? I am using a Windows Xp Home Edition, and a PNY Attache device.
- Read more about Auto Run
- 8 comments
- Log in or register to post comments
New: OneLoupe (May 1, 2025), Platform 30.0.2 (Mar 27, 2025)
1,100+ portable packages, 1.2 billion downloads
Ad Free! Please donate today
Discuss portable app development and modification of existing apps.
How do I get it to work like a U3 device where it pulls up the menu when inserted? I am using a Windows Xp Home Edition, and a PNY Attache device.
Hi,
I have been downloading and using some "so called Portable Apps" from portablefreeware, and sometimes games... those apps are not really portables but they are self contained in a folder and write to the same folder and don't use the registry, so they can be used as portable... but some of them are huge (i.e. games).
After reading a lot about upx on this forum, I downloaded it and give it a try to reduce the size of those apps.
Can program WinBox in version portable ?
I would like to create Portable versions Bus Driver.
This game is saving to 'C:\Documents and Settings\{My Profile}\My Documents\Bus Driver'. How I can change this in Portable version to '{Game Dir on FlashUSB}\Data\My Documents'?
This was an old post, but I've started a new post so it can be better organized and less cluttered.
To make a FLASH GAME Standalone.
Go here
Click on this:
Download the Macromedia Flash Player 9 Update for Windows (ZIP, 34.2 MB)
Extract to your drive if you want. I copied it on.
How about someone make PortableApps.com skins for: Firefox, Sunbird, Thunderbird, Nvu, Pidgin (I think), VLC, and any other Portable App that supports skinning?
I know that all the apps on the MPL License cannot come with the skins pre-installed, so, for those apps, the skin could be available for download on the App page. On the other apps, under GPL license, the skin could pre-installed and stetted-up as default.
I am going to attempt to create a portable app using NSIS. To conform with the rest of portableapps.com . I have already Created the App there is only one problem. The program saves to a file and i want it to save to a file on the portable device. How will I solve changing drive letter issues as the program requires a filepath to save to.
*** EDIT: This should actually go without saying, but if you aren't going to be constructive don't expect me to be at all respectful when calling you on it. Criticism is perfectly acceptable -- and will be respected -- but there is a HUGE difference between constructive criticism and a display of idiocy.
I apologize to the forum owner and his administrators, but apparently I've managed to anger other people with a simple request for information. ***
I apologize if this is confusing, but....
Just to showcase how much time I have, I've created a XML version of the AppInfo.ini including a Document Type Definition. Please note that although Firefox says the document is not valid XML, it lies. It's because it doesn't parse external DTDs.
Technical details follow.
Portable Application Information Description (PAID)
Each PAID document must conatin "appinfo" as the root element. The children of this element must be "name", "description", "guid", "version", "icons" and "launchers". It may also contain the optional "copyright" element.
Ok, so I'm trying to set the enviroment variable in NSIS for a program, and this one is from John's aMSN launcher for the UserProfile path. I tried this, and the programs settings are created in the Data folder under "Data\settings\Application Data\AppName"