You are here

Portable App Development

Discuss portable app development and modification of existing apps.

Is there an NSIS variable that points to the users Docs and Settings directory?

Espreon's picture
Submitted by Espreon on September 17, 2007 - 2:54am

Is there? Because I am making a utility that eradicates private data created by Window$ such as Recent Documents. If there isn't is there a way to use the AppData variable and to go up to the hiearacy to the Docs and Settings directory in order to reach the Recent Documents Directory?

Application Gui

Submitted by vikas on September 16, 2007 - 2:25am

Hi,
I just downloaded a copy of PortableApps.
Just loved a concept and was productive within minuted.

What I love the most is the GUI. The User interface is just AMAZING!

Just wondering what was used for interface programming of the app?

cheers

Add Feature to PortableApps.com Menu - User Friendly Error Log & Debug version

Submitted by José Pedro Arvela on September 14, 2007 - 5:01pm

How about supporting user friendly error logs. Many people says that PAM is not working, and few people know how to identify which error is, being unable to solve it (see example). PAM already has a error log. But this isn't user friendly, and the error windows doesn't inform where the error log is (according to the comments on the forum).

Some beginner tips wanted

Submitted by zogus on September 14, 2007 - 8:31am

I would like to try my hand at creating a wrapper for a small flash card program. I have installed it and run it and found some registery settings that are created and used. I would like to find out more about how I can manage this is NSIS.

Could someone please point me to a nice easy example of how registery settings are handled? I have had a look at a few, but all of the scripts I look at are HUGE!! I just want to see a nice easy one to get my head around how to do it.

Pages