Is there a way to manage the limit of character in target in shorcuts?
I need to add more commands in a target (to set environment variables) and I can't!
|
Is there a way to manage the limit of character in target in shorcuts? I need to add more commands in a target (to set environment variables) and I can't! | ||||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Create a batch file that sets the required environment variables and starts the program afterwards. You can then use the batch file as the target of your shortcut. | |||
feedback
|