windows - Execute Batch Script From Environment Variable -


i've set system environment variable called find points batch script. did in win command prompt type %find% , execute script. works problem works once, script takes parameter or requires user input (have tried both), , if %find% temporarily overwritten, , %find% of course no longer works, until reopen command window. works once , that's it!

how can make work every time? want execute script using environment variable on , on again @ without reloading command window.

thanks.

i created batch script following code:

@echo off echo hello 

and added environmental variable called test points script. have no problem executing script using environmental variable multiple times.

can please provide information or code of script does?


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -