Filter löschen
Filter löschen

zip I/O error when trying to package MRC

1 Ansicht (letzte 30 Tage)
Kevin
Kevin am 14 Feb. 2011
Hello All,
I am currently running Matlab 7.11.0 and having troubles creating a windows standalone application. I am trying to create an executable using deploy tool, and when I try to package my files without the MRC installer, everything works fine. However, once I add in the MRC installer and try to package, I get the error(XXX and YYY are used as placeholders):
zip I/O error: Permission denied zip error: Could not create output file (C:/Users/XXXXX/Desktop/YYYYYY.exe)
Does anyone know how to remedy this problem?
  1 Kommentar
Sharath
Sharath am 15 Feb. 2011
Can you please post the output of
>>mcrinstaller

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 15 Feb. 2011
Matlab 2010a, huh? People have been having permission troubles with 2010a and 2010b especially on Windows Vista, especially if they are not running as administrator. Sometimes switching to run as administrator solves the problem, but not for everyone. There hasn't been any reported fix for those other people, but possibly Mathworks Technical Support knows more about what is going on.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by