- May
- 13,125
- 180
SETP with 32-bit processes usually fails. 4572 in devenv.exe (32-bit);
It does work occasionally.
Most of the time I can get it to work by first using SETP on a 64-bit process.
Code:
d:\tc25> setp 4572 temp
TCC: Not in environment "temp"
It does work occasionally.
Code:
v:\> setp 4572 temp
temp=z:\
Most of the time I can get it to work by first using SETP on a 64-bit process.
Code:
v:\> setp 4572 temp
TCC: Not in environment "temp"
v:\> setp 4572 temp
TCC: Not in environment "temp"
v:\> setp 4572 temp
TCC: Not in environment "temp"
v:\> setp 4572 temp
TCC: Not in environment "temp"
v:\> setp %_pid temp <===================== 64-bit process
temp=z:\
v:\> setp 4572 temp
temp=z:\
v:\> setp 4572 temp
temp=z:\
v:\> setp 4572 temp
temp=z:\