ozip2zip icon indicating copy to clipboard operation
ozip2zip copied to clipboard

Problem when launching the command

Open Pacalou opened this issue 5 years ago • 1 comments

Hello, I just installed ozip2zip but I have a problem running the command: ozip2zip.py <CPH2009EU_11_OTA_0420_all_HahhPKp8J5xD.ozip> I have an error message: The syntax of the command is incorrect I tried by removing but at this point I got a message that says: 'ozip2zip.py' is not recognized as an internal command or external, an executable program or a batch file. Let me tell you that I am on Windows 10 and that I have installed Python 3.8.5 Can you help me please ? Thank you in advance. Pascal

Pacalou avatar Sep 20 '20 11:09 Pacalou

Make sure to put the .OZIP file and ozip2zip.py in the same folder. Open cmd there (open command prompt and type cd (Location of the folder where you have put the files), then try: ozip2zip.py CPH2009EU_11_OTA_0420_all_HahhPKp8J5xD.ozip

SeverusSnape799 avatar Oct 10 '22 04:10 SeverusSnape799