Hi Guys and Girls,
I wonder if someone might be able to help me. We use a product called wildfire 5 with user variables set as follows
WT_PTC_ROOT = C:\PTC\Local_Data\%USERNAME%
WT_PTC_HOME = C:\PTC\Local_Data\%USERNAME%
This seems to work on first look at the set command in dos. The logged on username is shown against the above variable but as soon you restart the machine the above user variables reverts back to the above.
So it is shown in the set comand as
WT_PTC_ROOT = C:\PTC\Local_Data\%USERNAME%
WT_PTC_HOME = C:\PTC\Local_Data\%USERNAME%
Rather than
WT_PTC_ROOT = C:\PTC\Local_Data\wayneg
WT_PTC_HOME = C:\PTC\Local_Data\wayneg
I have tried putting a system variable in as follows
username = %username%
But no luck.
Does anybody have any ideas or work arounds? This works fine in XP without a problem.
Any help would be great.
Cheers, Wayne