You are here

Portable App Development

Discuss portable app development and modification of existing apps.

Bringing back a really old concept...

digitxp's picture
Submitted by digitxp on October 25, 2009 - 10:27pm

How could we set up maybe the menu so that on unplug (yeah, that's right, no silly Safely Remove) the whole menu closes every single app that was running off the flash drive (I think this is one of the few high points of U3)?

I know I've tried it before, without much luck (checking every 10 seconds to see if a file exists isn't exactly good usage of memory). I'll give a prize to whomever can come up with a proof of concept :P.

Registry Keys in Vista & Windows 7

Submitted by Mark Sikkema on October 22, 2009 - 7:34pm

Hi everybody,

Lately I have made my launcher modify certain extra settings in the registry, on my XP computer. Now I`m wondering if these registry settings will be valid for Vista and/or Windows 7 as well.

If anybody could send me a copy of the following keys in Vista or Windows 7
(just the .reg file as text)

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\LastVisitedMRU

HKLM\SOFTWARE\Classes\regfile\shell

Thanx very much!!!

How to build PortableApps.com Menu From Source Code

Submitted by kyledouglas94 on October 20, 2009 - 6:05am

Sorry if this is covered somewhere else but i could not find it.

I am after some simple step by step instructions on how to build the portableapps menu from the source code.

I have downloaded a few different sets of source code from this site.

All i really need to know is what IDE, Compiler, Linker, Etc must be used, and if there are any additional requirements such as SDK's or Libraries.

Any help would be greatly appreciated.

Thanks in advance.

AutoMemScan 3.0: The Next Generation

digitxp's picture
Submitted by digitxp on October 16, 2009 - 7:58pm

I'm reviving BluePlanet's wonderful Virus Scanning Script to make the next generation.
As of now, I'm busy cleaning up the spaghetti code, so while that happens, I would love some feature suggestions (I'm also going to try a little forum hack, please post all your feature requests under the feature requests reply ;)).

Links:

ReplaceInFile.nsh problems??? "ReplacePathInFile.nsh" works for all settings files (for what I have tested)

Submitted by Mark Sikkema on October 16, 2009 - 6:15pm

First of all, I want to thank everybody involved making PortableApps.com possible!!!

Since I have been playing around with making my apps portable, I have had sleepless nights about replacing absolute paths!
With the `macro` ReplaceInFile` it is possible up to a certain extend. But with a couple of settings files, replace didn't work. When a file contains raw data, the settings became unusable. As well I came across some *.ini files which were in some diffrent format and made ReplaceInFile useless.

Commands Anyone?

Pyromaniac's picture
Submitted by Pyromaniac on October 14, 2009 - 10:41pm

I'm trying (and failing miserably) to make Sharp-E portable. I noticed that there is no "quit" or "exit" button on the program. I have no experience in making stuff make stuff close and I was wondering if anyone knew how to use NSIS (or whatever language you use) to make an executable to exit out of this program.

would love cygwin mini install & sun JDK

gcampton's picture
Submitted by gcampton on October 12, 2009 - 11:07pm

This is probably more a pipedream than anything, But I would love a small cygwin install without all the high diskspace requirement install such as X-windows systems. just a lite cywgin bash shell with most dev apps, or compile apps -> m4, glibc -> gcc -> coreutils -> tar -> grep -> dash -> ksh -> bison -> gawk etc etc.

Or at least some implementations of GCC (mingw) and JDK and/or other languages to use with notepad++ portable.

Pages