how can I make a program of mine run before winXP , :blush: .
:sick:
:blush:
Printable View
how can I make a program of mine run before winXP , :blush: .
:sick:
:blush:
Do you mean run on windows XP?
What error messages dies the program display? What language and libraries did you use?
No ,
:mad:
In Windows 98 I Was added Codes To The "Autoexec.bat" File
But In XP It's Not Work ?
:blush:
In WindowsXP autoexec.bat doesn't exist any more. It was a leftover from DOS. Windows 98 was build on top of DOS, but XP is not.
If you want code to execute automaticly on windows you have to do one of the following:
- put it in the startup folder in the start menu
- put it in win.ini
- put it in the registry
Thank U Dude :wave: