I've been having problems recently when trying to edit my already created virtual app. I'm currently using the newest Cameyo version (2.0.882.0) but this problem has persisted using previous versions as well. I have an app created called RAD Video Tools.cameyo.exe. It is located in the default directory of Cameyo apps. When I open this app from the Package editor and try to modify the package somewhat, I get the following error:
When I click on Continue I'm notified that I will lose all changes and the program (Cameyo) closes. The following are the details as copied from the above error:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path) at System.IO.Path.GetFileName(String path) at PackageEditor.FileSystemEditor.AddFileOrFolder(VirtFsNode virtFsNode, String SourceFileName) at PackageEditor.FileSystemEditor.OnPackageOpen() at PackageEditor.MainForm.PackageOpen(String packageExeFile, Boolean displayWaitMsg, APIRET& apiRet) at PackageEditor.MainForm.openToolStripMenuItem_Click(Object sender, EventArgs e) at PackageEditor.MainForm.btnEditPackage_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.WndProc(Message& m) at System.Windows.Forms.LinkLabel.WndProc(Message& msg) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Got your package. The problem comes from illegal file names in your L:\$RECYCLE.BIN dir during capture. If you delete files during the capture process, please delete them permanently (shift + del), or empty the trash bin.