Archive: Problem with my reinstaller


Problem with my reinstaller
Hy, I've build me an reinstaller but there is always an warning and he doesn't works.

What is wrong with it?

Thank you


Ideally, you should post the compiler window output here.

You don't really need all the File, Delete and RMDir commands in there. You could shorten the script by using a single File /r and RMDir /r.

-Stu