| Re: running 16 bit apps
"ProteanThread" <ProteanThread@discussions.microsoft.com> wrote in message
news:B7FD0801-3AB6-4C6F-ADF6-0282BBE5CD39@microsoft.com...
> "Pegasus (MVP)" wrote:
>>
>> What exactly is the error message? Especially the part about
>> the temp directory?
>>
>
> (from memory) 16 BIT Windows Subsystem: C:\DOCUM~1\TURBOKID\LOCALS~1\TEMP.
> WINDOWS CANNOT CREATE OR LOCATE THE TEMP FILE NEEDED TO RUN APPLICATION.
>
> I do not get this error when account is setup as an administrator on when
> account is setup as a Power User or User.
>
I would check the permission structure of the temp directory.
You could also create your own temp directory, e.g. C:\temp,
give "everyone" full access to it and instruct Windows to use
it (Control Panel / System / Advanced / Environmental Variables). |