You are here

Development Apps Support

PortableApps.com Launcher ignores the 32-bit executable when ProgramExecutable64 is specified but the file didn't exists.

Submitted by WindyPigeon on September 12, 2021 - 3:48am

In 64 bit operating system, for the portable app with both 32 bit and 64 bit exe, e.g. 7-Zip Portable, If you delete the 7-Zip64\7zFM.exe (the 64 bit executable file of 7-Zip), You will receive a ERROR message "7-Zip Portable cannot be started. You may wish to re-install to fix this issue.

"or the appropriate subdirectory within XAMPP launcher"

Submitted by PaulNormanNZ on August 21, 2021 - 3:41am

Hi,

From: https://portableapps.com/apps/development/xampp

"XAMPP isn't in PortableApps.com Format, but it easily integrates with the PortableApps.com Menu by using the XAMPP Launcher (linked above) and installing XAMPP in the root directory of your portable device or the appropriate subdirectory within XAMPP launcher. You can open the zip/7z archive of the portable version with 7-Zip Portable."

[Fixed] Notepad++ doesn't move all configs from and to /Data/Config properly

Submitted by degausser on August 18, 2021 - 6:30am

Since Notepad++ Portable 8.1.1 up to the latest version (8.1 is the last correctly working version), on a Windows 10 x64 system, the program doesn't actually use any .xml files from /Data/Config besides session.xml. On fresh install and first run,

[plugins]
[userDefineLangs]
config.xml
contextMenu.xml
shortcuts.xml
session.xml

[Fixed] Notepad++ 7.9.5 with Faulty MakrDown Support On Clean Installation (Not Upgrade)

Submitted by Drazick on May 19, 2021 - 10:32am

It seems something with the configuration of Notepad++ 7.95 causes issues with MarkDown support (Which is out of the box).

In order to reproduce:

1. Install Notepad++ 7.95 PortableApps. Make sure it is a clean installation, not an update of previous version.
2. Run Notepad++.
3. Open a MarkDown document (*.md).
4. See there is no syntax highlight.

Compare that to:

Pages