Hi,
I would like to find out if it is possible to use Environmental Variables when setting up Registry Keys. Example:
[Environment] RegLoc="HKCU\Software\Some Program" [RegistryValueWrite] "%RegLoc%\"=REG_SZ:""
New: DesktopSnowOK (Jan 6, 2025), Platform 29.5.3 (Jun 27, 2024)
1,100+ portable packages, 1.1 billion downloads
No Ads!, Please donate today
Environment Variables are unsupported in this manner.
How can I request for this to be added to a support request. As this will work very well with programs that have common base so that I can change the program run by just changing the name of one or two variables which will update the whole list. Thus eliminating a possible error location.
Well PA doesnt support it in a standard way but you can do it with some cmd file.
To get an idea (how to work with environment variables) have a look in my launchers:
e.g. portable launcher for IntelliJ-IDEA:
https://github.com/YoursTruly55/PortableApps/tree/master/Tools/IntelliJI...