Skip to main content
1-Visitor
September 20, 2016
Solved

windows 10 purge function

  • September 20, 2016
  • 1 reply
  • 4240 views

I recently updated my system to windows 10 from windows 7. On windows 7 I had the purge function but now I don't have it on windows 10. Is there a way to get is back on windows 10?

 

Any help would be great!

 

Thank you,

 

Nick


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by MartinHanak

Hi,

purge command belongs to Creo/ProE, not to Windows.

Possible solution:

  • locate purge.bat in your Creo/ProE installation
    on my PC it is ... C:\PTC\Creo2_M070\Creo 2.0\Parametric\bin\purge.bat
  • modify system variable named PATH ... add path to bin directory
    on my PC it is ... C:\PTC\Creo2_M070\Creo 2.0\Parametric\bin

MH

1 reply

24-Ruby III
September 20, 2016

Hi,

purge command belongs to Creo/ProE, not to Windows.

Possible solution:

  • locate purge.bat in your Creo/ProE installation
    on my PC it is ... C:\PTC\Creo2_M070\Creo 2.0\Parametric\bin\purge.bat
  • modify system variable named PATH ... add path to bin directory
    on my PC it is ... C:\PTC\Creo2_M070\Creo 2.0\Parametric\bin

MH

npackard1-VisitorAuthor
1-Visitor
September 20, 2016

awesome! That worked!

Thank you!