View forum topic
List of forum topicsSubject: Internet Settings ProxyServer
I'm a beginner in this software so...
I need to pass -DproxyHost=xxx.xxx.xxx.xxx and -DproxyPort=yyyy in Shorcut command line parameters but i got the ProxyServer from Regedit in this format: xxx.xxx.xxx.xxx:yyyy.
So the question is:
it's possible to set xxx.xxx.xxx.xxx into a variable and yyyy into another variable?
Yes, it is possible. Use the 'Split variable' command.
For example, you have a variable 'proxy' with the 'xxx.xxx.xxx.xxx:yyyy' value. Insert 'Split variable' with the following parameters:
Initial value: #proxy#
Delimiter: :
Variable Name: proxypar
In this case, you will get two variables
proxypar1 = xxx.xxx.xxx.xxx
proxypar2 = yyyy
and you can use proxypar1 and proxypar2 as you need.
Thanks a lot.
I was working with the free version and now i realized that this command it's only available in Full Version but thanks a lot anyway.
January 16, 2025 Installer CreateInstall 8.11.1 was released.
June 19, 2024 Installer CreateInstall 8.11.0 was released. read more
November 13, 2022 Installer CreateInstall 8.10.1 was released.
May 21, 2022 Installer CreateInstall 8.10.0 was released.
September 25, 2021 Installer CreateInstall 8.9.0 was released.
July 15, 2021 Installer CreateInstall 8.8.1 was released.