Friday, February 15, 2013

Getting things to work

So. i have this little helper program, that i developed for Creo.
This basically just creates a small config file, that makes every day life easyer.
Now sometimes i make an addon, sometimes i correct a bug.
Anyway idd like to control what version, my users are running.
Now the only thing i KNOW my users are going to be running, is Crapo... sorry, creo.
And this is started via a bat file.

SO. i did the following.
1. in the bat file, i added a "REG.exe query", to get the version number of the installed version.
2. i downloaded, and added filever.exe, and let the bat file check the version on the net drive.
And if the two dont match up, installing a new we go.

Simple.. well, now that it works. Yes, and a lot of xp, for other things of the same kind.
easy.. well, now that it wor... No, not really, bat files doesn't seem to be designed for something like this
These are just a VERY basic explanation. If you need more info, do contact me.
Ill be happy to help.

/Browsem out

0 Comments:

Post a Comment

<< Home