This is an old revision of the document!
Signal
Signal with Proxy
Batch file on Desktop:
- Signal.bat
@echo off set HTTP_PROXY=http://proxy-client.cert.siemens.com:8000/ set HTTPS_PROXY=http://proxy-client.cert.siemens.com:8000/ start %LOCALAPPDATA%\Programs\signal-desktop\Signal.exe
Shortcut on Desktop with destination:
C:\Windows\System32\cmd.exe /c "C:\Users\z003byym\Desktop\Signal.bat"