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: PeerBlock Plus (Dec 04, 2023), Platform 27.0.1 (Dec 03, 2023)
450+ real apps (49GB), 1.1 billion downloads, Please donate.
Now Accepting Wire Transfers, Testing Ad Placements
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...