Jump to content

Recommended Posts

Posted

I am trying to figure out why after the installation the Install folder does not get deleted.

On start.cmd I have:

ECHO.

ECHO Deleting Temp Installation Files...

RD /S /Q %systemdrive%\Drivers

RD /S /Q %systemdrive%\Install

On cleanup.cmd I also have:

RD /S /Q %systemdrive%\drivers

RD /S /Q %systemdrive%\install

But when it finishes the two folders still there.

Any ideas?

TIA


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...