Owyn
Content Type
Profiles
Forums
Events
Posts posted by Owyn
-
-
Heya all !
I want to write a script for MS Outlook Express (OE). The purpose of this script is to setting up an new e-mail account in OE automatically (of course, the data for the configuration of the account is made beforehand on a web page).
I have search any information on the web about that, but I don't find anything!
Can anyone help me a little ?
Thank for answers

Owyn.
0 -
Oh, good !!
Thank for this informations. I'll do a test today to see that

Thank a lot Jackrip5 !
0 -
yeah, I think too

Finally, I don't know if I need to do that for what I want to do..
Thank you Phyridean and Bâshrat the Sneaky.
0 -
erm.. no.
Just want a boot disk like win98. And when I arrive under the MS DOS, I want to see my SATA HDD.
So I think I need the DOS drivers for si3112r... but not sure theses drivers exists
0 -
I think all your answers are in this guide :
After several configuration with Directx and your Display Setting, all your games will work perfectly !
Enjoy
0 -
Heya all

first, sorry for my bad english

I want to creat a DOS boot disk, but with the controller SATA si3112r to see my disk after the boot.
I have search on Google to see if I found any information on, or about a DOS driver for si3112r, but nothing about that... :'(
Is anyone know anything about this ?
Thank for advance !
Owyn.
0 -
no problem Deezire

Thank for the link and your knowlegde
0 -
I have nothing with this link Deezire
, I obtain blank page (all white)... it's normal ?0 -
Silicon Image 3112 Driver 1.1.0.52
http://www.clubic.com/t/downloadall.php?iddrivers=2188
I don't know if is the lastest driver for the SI 3112( r ) but I don't find other. I use this for my part, and they work perfectly.
0 -
Heya.
I have installed a Windows 2003 Server Enterprise, and the Active Directory. I have installed other server on, like Exchange 2003, SQL 2000 and ISA Server 2000.
But now, when I want to create an user, or just want to reset the password from an existing user, I have an error :
Windows cannot complete the password change for User because : The network location cannot be reached. For information about network troubleshooting, see Windows help.
I don't see anything about reset password and network problem on active directory in Windows help.
So, if someone have any ideas on my problem, i'll be happy !
Thank for advance.
Owyn.
0
BCD store
in Windows PE
Posted
Hello,
I'm working on the BCD store, and I have a little problem.
Currently I have the pxelinux.cfg loaded when I boot on the network. I would like to move all elements I have in this menu into the BCD store.
Almost all things works, but I have not succeeded to launch an application.
I will explain by examples, it will for easy for me.
I have the following code into my default file (pxelinux.cfg)
To launch the Rescue Mode (it's a bartPE), I use the following code into the BCD :
And it works perfect.
Now I would like to do the same thing with another application. The difference is that instead of loading one .ISO, I need to emulate a 1.44Mo disk.
I was thinking about this code into the BCD, but it's don't work.
In another words, anyone succeed to emulate a disk launched by the BCD menu ?
Of course all comments are welcome. I'm sure there are several possibility to launch my application, but all my tests were fails.
Best regards,
Owyn.