Winzip file want extract

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a program that unzips a file and processes the extracted file. This
works fine on my local machine but when I run it on a Win 2003 server I
receive the error,

"Windows has blocked the file c:\program\file from being extracted.

Would you like to continue trying to extract files, skip all further blocked
file notifications, or cancel the extract operation?"

It's followed by 4 buttons, "Continue", "skipp all", "cancel", "help"

I assume is some kind of permission problem.
How do I fix this?
 
Nasty little booger, isn't it? Never seen that one before. I suspect one of
the easiest ways would be to have your code run under credentials of an
account that doesn't face this policy restriction.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top