jar - Unjar in powershell -


i'm quite new @ using powershell , have problem.

i want use script unjar .war file , using code:

jar -xf myjarfile.war 

but error like:

jar : java.io.ioexception: meta-inf : not create directory. 

if same thing in powershell command windows works fine, not when running in script doesn't.

do know what's wrong.

case closed, jackie getting me on track.

when running script in powergui script editor got error.

when running script in command shell works fine, don't need run through pguise.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -