Borrar filtros
Borrar filtros

zip I/O error when trying to package MRC

1 visualización (últimos 30 días)
Kevin
Kevin el 14 de Feb. de 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 comentario
Sharath
Sharath el 15 de Feb. de 2011
Can you please post the output of
>>mcrinstaller

Iniciar sesión para comentar.

Respuestas (1)

Walter Roberson
Walter Roberson el 15 de Feb. de 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.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by