Quote:
Originally Posted by dar29
When I launch compress.bat, after I write the path of f1 2012 installation, I have this message
How can I do?
|
Don't insert trailing backslash (\) at end of the path:
e.g.
Code:
Wrong Path:
c:\Program Files\F1 2012\
Code:
right path:
c:\Program Files\F1 2012