Hello folks, i am using Winzip v15 and the command line versions for making batch files, i usually make batch files to save
the game user data, i used this command
wzzip -a -p -r -el Wildtangent.zip "%ALLUSERSPROFILE%\Application Data\WildTangent"
EXIT
-a: Add files (default action).
-p: Store folder names. A lower case p stores only the names of folders recursed (subfolders...
↧