View Single Post
Old 13-Apr-2007, 06:06 AM   #2 (permalink)
Iphone
Fixed Error!
 
Iphone's Avatar

Posts: 4,202
Join Date: Mar 2007
Rep Power: 6 Iphone is on a distinguished road

IM:
Default Re: Trouble using delprof.exe utility.

Probably don't have it in your path...

Few options:

1) Type the full path: "C:\Program Files\Windows Resource Kits\Tools\delprof.exe"
2) Set temporary path:
From a command prompt, type
set path=%path%;:C:\Program Files\Windows Resource Kits\Tools"
3) Set a permanent path - Start->Run->sysdm.cpl
From the Advanced tab, environment variables, extend the path varaiable as outlined in step2 (put a ; on the end of the current path...
Iphone is offline   Reply With Quote