ildar-shaimordanov / psubst

Associates a path with a drive letter and extends the standard SUBST command allowing to create persistent substituted drives between startups
MIT License
170 stars 40 forks source link

Version inofrmation of psubst.bat #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 9 years ago
I want to suggest to put the information of the file version with an "echo" for 
exemple...

Thank you a lot.

Original issue reported on code.google.com by jpa...@gmail.com on 18 Sep 2014 at 9:55

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by jpa...@gmail.com on 18 Sep 2014 at 9:57

Attachments:

GoogleCodeExporter commented 9 years ago
I am not sure that we need to mix useful information with service information 
(like a tool's version). If it is really need I can add this feature. There are 
two options: 
1) introduce new argument `psubst /v` standing to print the tool version or 
2) add version details to the help message dispayable by the `psubst /?` 
command. 

I am not planning to do this right now. But this might be done in the future 
release when I completely revise the code of the script. 

Original comment by Ildar.Sh...@gmail.com on 18 Sep 2014 at 10:25

GoogleCodeExporter commented 9 years ago
I think it's necessary to know the version of the file that someone is using 
since there are no way to know in the "psubst.bat" file, only in de .zip file.

I think adding version details on the `psubst /?` command it's ok.

Thank you again.

Original comment by jpa...@gmail.com on 19 Sep 2014 at 8:20

ildar-shaimordanov commented 8 years ago

Closed in the recent release 2.6.2 https://github.com/ildar-shaimordanov/psubst/releases/tag/v2.6.2