You are here

Development Apps Support

[Fixed] PortableApps.com Launcher v2.2.4

Submitted by JLim on March 9, 2024 - 3:19pm

Error in file: ..\PortableApps.comLauncher\Other\Source\Languages\Farsi.nsh
Line 10 ...$\r$\n$\ r$\n....
It should be ...$\r$\n$\r$\n.... (no space between \ and r)

This error cause a warning in PortableApps.comLauncherGeneratorLog.txt:
unknown variable/constant "\" detected, ignoring (LangString LauncherUNCWarn:1065)

Notepad++ doesn't seem to load the luascript plugin's startup script

Submitted by MaximilianKohler on February 3, 2024 - 9:31am

I'm trying to use this startup script https://community.notepad-plus-plus.org/topic/11233/disable-ascii-contro... to disable the ctrl+shift+v shortcut from creating SYN characters.

I think it might be failing due to how notepad++ portable loads the configs. IE:

'App did not close properly'

Submitted by occam on January 11, 2024 - 5:06am

[I hope this is the correct Forum for this question]

I am in the habit of shutting down my computer [Win 10 OS] without closing the individual apps. I assume the OS will shut down anything that is open at that moment.

I am puzzled why apps (from PortableApps) feel it necessary to remind me that their apps 'did not shut down properly last time'. Is this really necessary? It is VERY annoying - a bit like a spinster aunt reminding me to take my shoes off every time I enter that house.

Is there a work-around? An option I can set to NOT remind me evey time?

[Fixed] Notepad++ Portable 8.6 launcher detected as malware by Microsoft Defender

Submitted by greg45416 on December 20, 2023 - 6:36pm

Hello,

I am running Windows 10 64-bit. Starting recently, Windows defender is flagging Notepad++ portable (version 8.6) as Trojan:Win64/Malgent!MSR and putting it in quarantine when I try to run it. I have reinstalled a couple of times, but it now catches the file during the installation process.

This isn't a blocking issue for me, but I wanted to let you know.

Thanks!

PortableApps.comInstaller suggestion ane one question?

Submitted by omidm on December 14, 2023 - 11:22am

hi
question?
what is this code in PortableApps.comInstaller.nsi?
;7z Usage
!ifdef AdvancedExtract1To
.......
......
!ifdef CustomCodeUses7zip
!if CustomCodeUses7zip = true <======= this
!define bolUses7Zip true
!endif
!endif
......
!endif
;;;
"CustomCodeUses7zip" is not variable. maybe !if ${CustomCodeUses7zip} == true
suggestion:
if it is possible Please define CustomCodeUsesInno for InnoExtract Usage

thanks

Database Browser Portable -- not usable without (Oracle/SQLServer/whatever) client

Submitted by Swwright on November 3, 2023 - 7:59pm

Just downloaded Database Browser Portable, intending to replace DbVisualizer. Tried to connect to an Oracle database, was told that the Oracle Client was not properly installed. Went to the publisher's site (https://www.etl-tools.com) and eventually found that the tool requires that a client must be installed, for the database system you want to use. Database Browser uses the client's drivers to connect to the database.

PortableApps.com Launcher and reading Environment for file move or dir move

Submitted by omidm on October 28, 2023 - 9:28am

hello

befor posting I searched a lot but there is no post like my problems. I want to know wah is my wrong? can use Environmen varible as a value of Launcher.ini but not working as a key of Launcher.ini pls see exp below.

Ini file
[section]
Key=value
PortableApps.com Launcher.ini
for exp.
;making Environment
[Environment]
LangCustom=persian
Sisi=SPCfolder

Pages