Angus Leeming wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Then (following MS documentation) the manifest tool should be used to
link that to the executable:
mt.exe –manifest lyx.exe.manifest -outputresource:lyx.exe;1
mt.exe : command line error c1010007: Unexpected/Unknown option
"‼manifest". Use the /? option for help on usage and samples.
So did you? (Use the /? option?) It appears to be pretty comprehensive here.
That's a very nice help from Microsoft...
Frustrating indeed.
The only reference to that error I found is there:
http://groups.google.com/group/microsoft.public.vc.online_help/browse_thread/thread/4a7f8bb7b6e7a899/c0a61ecc733c7090?lnk=raot
The guy says:
I, too ran up against this problem and found that it was related to the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor\AutoRun registry
setting. Try renaming the "AutoRun" registry setting (I used
"NoAutoRun") and it should give you a clean build.
The problem is that I don't have access to regedit.exe (no permission).
Abdel.