Cmder show up automatically at startup when adding commands in user.cmd
-
Hi,
I'm trying to set custom environment variables when running Laragon environment so I add the following line in
usr/user.cmd
:@set COMPOSER_HOME=%LARAGON_ROOT%\bin\composer
I think when I start the line with
@
the output of the command will be omitted. However, every time I start thelaragon.exe
, the Cmder console windows will show up.My question is how to run the commands in
user.cmd
silently without showing a console windows when startup?Regards.
-
Hello team,
Same problem here, so wou'ld like to know if there's a workaround ?