missing Squid Terminal (its not in desktop,not in start menu)
orangpelupa opened this issue · 1 comments
orangpelupa commented
reading this
#40
it should be on the desktop. But its nowhere to be found.
what is the shortcut? so i can invoke it manually.
thank you
ea-at-diladele-com commented
The main thing is adding the bin to the PATH variable (my installation is in M:\Squid).
You can create a simple cmd shortcut with the following target:
C:\Windows\System32\cmd.exe /K "color 02 & cd /dM:\Squid\ & set PATH=M:\Squid\bin;%PATH%"