2009/9/24 Nathan Adams :
> On Tue, Sep 22, 2009 at 4:38 AM, Richard Quadling
> wrote:
>> 2009/9/21 Hannes Magnusson :
>>> On Mon, Sep 21, 2009 at 12:59, Richard Quadling
>>> wrote:
doing, it can be done quite easily using the REG command from the
Windows Resource Toolkit.
REG
On Tue, Sep 22, 2009 at 4:38 AM, Richard Quadling
wrote:
> 2009/9/21 Hannes Magnusson :
>> On Mon, Sep 21, 2009 at 12:59, Richard Quadling
>> wrote:
>>> doing, it can be done quite easily using the REG command from the
>>> Windows Resource Toolkit.
>>>
>>> REG ADD "HKLM\Software\Microsoft\Command
2009/9/24 Jason Hood :
> Richard Quadling wrote:
>>
>> MAYBE ... combining PHP with ANSICon COULD be a solution? Maybe an
>> php_ansicon.dll extension.
>
> If PHP supports loading DLLs, you should be able to do that
> now, since it should be enough to just load ANSI.dll. Anyway,
> the new version
Richard Quadling wrote:
MAYBE ... combining PHP with ANSICon COULD be a solution? Maybe an
php_ansicon.dll extension.
If PHP supports loading DLLs, you should be able to do that
now, since it should be enough to just load ANSI.dll. Anyway,
the new version of ANSICON with the install option is
2009/9/22 Brett Bieber :
> Greetings
>
> On Tue, Sep 22, 2009 at 3:55 PM, Hannes Magnusson
> wrote:
>>> As for detection, once ANSICON is loaded, the ANSICON environment variable.
>>>
>>> But maybe ANSICon needs a small installer which has the option of
>>> doing this (Jason - possible?) automati
Greetings
On Tue, Sep 22, 2009 at 3:55 PM, Hannes Magnusson
wrote:
>> As for detection, once ANSICON is loaded, the ANSICON environment variable.
>>
>> But maybe ANSICon needs a small installer which has the option of
>> doing this (Jason - possible?) automatically for those too nervous of
>> ed
On Tue, Sep 22, 2009 at 11:38, Richard Quadling
wrote:
> As for detection, once ANSICON is loaded, the ANSICON environment variable.
>
> But maybe ANSICon needs a small installer which has the option of
> doing this (Jason - possible?) automatically for those too nervous of
> editing registry.
>
2009/9/21 Hannes Magnusson :
> On Mon, Sep 21, 2009 at 12:59, Richard Quadling
> wrote:
>> doing, it can be done quite easily using the REG command from the
>> Windows Resource Toolkit.
>>
>> REG ADD "HKLM\Software\Microsoft\Command Processor" /v AutoRun /t
>> REG_SZ /d "C:\Utils\ANSICon.exe -p"
>
On Mon, Sep 21, 2009 at 12:59, Richard Quadling
wrote:
> doing, it can be done quite easily using the REG command from the
> Windows Resource Toolkit.
>
> REG ADD "HKLM\Software\Microsoft\Command Processor" /v AutoRun /t
> REG_SZ /d "C:\Utils\ANSICon.exe -p"
Right, but that has to be done when in