Jump to content

Recommended Posts

Posted

The command (below), at the end of my batch.cmd file didnt work. The folder and its content remain intact after installation during first boot-up!

ECHO Removing Temporary files

rd /s /q "%systemdrive%\install"

Any suggestions?


Posted

he is assuming that you have an

@echo off

statement at the beginning of your batch script, if you don't, you can safely ignore his suggestion.

(@echo hides the commands being executed from the window)

Posted

does it not work at all? OR is it removing files and then you have your PC reboot, so it doesn't have enough time to finish?

SUGGESTION - install your apps from the CD. Its faster in that you don't spend time copy the files to the HD and then time to delete them.

It is pretty easy to do too.

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...