You probably have noticed that once you install Ndless on your calculator, you can't send the OS to another handheld
In a
previous news, while developping nTNOC, the tool to free up to 5MB on your TI-Nspire, I had figured out the problem.
The Ndless installer does inject some code in your hidden OS file
(/phoenix/install/TI-Nspire.tnc) as you could notice in nTNOC:
But it does not update the file size in the header:
So the receiving unit is announced a file size which does not match, and rejects the OS at the end of the transfer.
nTNOC was fixing the problem while modifying your OS file, but only if your OS could be optimized.
There was no way to fix an allready optimized OS
That's why I've just released for you a very light version of nTNOC code called nPatch.
It just checks the size in your OS file header and fixes it if it's wrong
You can now send your Ndlessed OS to other TI-Nspire
Source with additional informations:
http://tiplanet.org/forum/viewtopic.php?t=10183Download:
http://tiplanet.org/forum/archives_voir.php?id=6616