November 18, 200718 yr Im trying to delete a folder createt durring my installationthe folder is called FirstStartUpIm trying to run this line:RMDIR /q "%SystemRoot%\FirstStartUp" In a file called CleanUp.cmd, which is triggered by cmdlines "CleanUp.cmd"The rest of the content of cleanup.cmd works as planned, exept for the line i mentioned.
Create an account or sign in to comment