Wine supported apps menu
Please Make a separate menu of Apps supported by Linux with wine
- Read more about Wine supported apps menu
- 1 comment
- Log in or register to post comments
New: MBox Viewer (Mar 22, 2026), Platform 30.3 (Mar 29, 2026)
1,400+ portable packages, 1.2 billion downloads
Our costs have risen a bunch. Please donate if you can!
Discuss portable app development and modification of existing apps.
Please Make a separate menu of Apps supported by Linux with wine
Hi, I am a newcomer here and have a question: I have been using and still use the Lotus Organizer 5/6.0 since 15+ years on all Win platforms... and it works even on Win7. The program is good since it even communicates with the Nokia Suite of today!!!
I'd love to have this, and probably it could be a nice addition for your site...
Since there has been no new version from IBM? for a number of years, I wonder if this would be a portable app to make? Is that possible, and what is needed to do that?
Thanks for your attention.
Michael
Hello Community!
I've used MPUI-HCB over SMPlayer now for quite a while and I'm deeply impressed by its performance and usability.
The Interface shows up within a second even on slow machines and there are no depencies (all you need is mplayer.exe and mpui.exe)
Take a look here: http://sourceforge.net/projects/mpui-hcb/
What do you think? Give it a try.
I also recommend disabling the automatic popup for subtitle-download in the options.
Example:
[RegistryValueBackupDelete]
1=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\DefragPath\(Default)
Does not work. I tried also "\Default" and "\" and "". How to use RegistryValueBackupDelete to backup on the (Default) value?
How i can create a PortableApp that uses Java or JPortable?
Aplication
"%JavaBinFolder%/javaw.exe" -jar app.jar .
Working folder:
%Appfolder%
Somebody can give me an example?
Excuse me. I have searched the forum but cannot find answer. So I post here.
It seems installer.ini only support one OptionalComponent.
[OptionalComponents]
OptionalComponents=true
OptionalSectionTitle=XXX
Is it possible add more Optional Components without modifying the .nsi file?
Like: OptionalSectionTitle2=XXX OptionalSectionTitle3=XXX ,etc...
Thanks!
Hi I am a newbie here,
this question might have been answered already.
I searched but couldn't find the answer tho.
I am trying to make a payed software (registry workshop) from torchsoft.com portable.
It's only for personal use and I will not release it so please don't even ask.:)
Now to my problem,
I have added
RunAsAdmin=force
RunAsAdminXP=none
to my launcher ini file, forcing the application to start with elevated rights on everything after windows xp.
Hi
I installed Launcher Generator (and NSIS) and then pointed it at the directory of an app I wanted to portabilize. I then get the following error:
ERROR: C:\Program Files\Genbox Family History\App\AppInfo\appinfo.ini doesn't exist!
Am I doing something wrong in its use at all?
thanks
mike
Hi, How to Register a DLL file in the HKCU rather than in HKLM with RegDLL?
Then there in no need the administrative privileges in windows 7.
When I want to package some program with portableapps installer, only exe is in installer (and appinfo and help.html). One example: when I tried to package game Dwarf Fortress, only main exe file was added in installer. other files and folders were not packaged. Any help ?