Boot.INI

R

Rob

Is there a section where I might find the boot.ini
settings or would it be possible to add this value instead
of modifying the actual boot.ini file?

Thanks,

Rob
 
M

Mark V

In said:
Is there a section where I might find the boot.ini
settings or would it be possible to add this value instead
of modifying the actual boot.ini file?

Add what value?

This is not a regisry issue.
 
M

Mark V

In said:
Is there a section where I might find the boot.ini
settings or would it be possible to add this value instead
of modifying the actual boot.ini file?

Add what value?

This is not a regisry issue.
 
G

Guest

I realize that but I was just wondering if an entry
existed within the registry and if it didn't, could it be
created instead of calling the ini file up with in VB.

Thanks,

Rob

-----Original Message-----
It's a text file in the root of the system partition.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

Rob said:
Is there a section where I might find the boot.ini
settings or would it be possible to add this value instead
of modifying the actual boot.ini file?

Thanks,

Rob


.
 
G

Guest

I realize that but I was just wondering if an entry
existed within the registry and if it didn't, could it be
created instead of calling the ini file up with in VB.

Thanks,

Rob

-----Original Message-----
It's a text file in the root of the system partition.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

Rob said:
Is there a section where I might find the boot.ini
settings or would it be possible to add this value instead
of modifying the actual boot.ini file?

Thanks,

Rob


.
 
D

Dave Patrick

You'll need to post the details of what it is you're trying to accomplish.
Still no idea.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

I realize that but I was just wondering if an entry
existed within the registry and if it didn't, could it be
created instead of calling the ini file up with in VB.

Thanks,

Rob

-----Original Message-----
It's a text file in the root of the system partition.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

Rob said:
Is there a section where I might find the boot.ini
settings or would it be possible to add this value instead
of modifying the actual boot.ini file?

Thanks,

Rob


.
 
D

Dave Patrick

You'll need to post the details of what it is you're trying to accomplish.
Still no idea.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

I realize that but I was just wondering if an entry
existed within the registry and if it didn't, could it be
created instead of calling the ini file up with in VB.

Thanks,

Rob

-----Original Message-----
It's a text file in the root of the system partition.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

Rob said:
Is there a section where I might find the boot.ini
settings or would it be possible to add this value instead
of modifying the actual boot.ini file?

Thanks,

Rob


.
 
R

Rob

Ok, I'm writing an executable to handle registry
modification to either add, remove, and or delete registry
entries. I have that part down but I want to either call
an INF/INI to do some of the dirty work or be able to
access the above formentioned via the registry itself.

..

-----Original Message-----
You'll need to post the details of what it is you're trying to accomplish.
Still no idea.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

I realize that but I was just wondering if an entry
existed within the registry and if it didn't, could it be
created instead of calling the ini file up with in VB.

Thanks,

Rob

-----Original Message-----
It's a text file in the root of the system partition.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

:
Is there a section where I might find the boot.ini
settings or would it be possible to add this value instead
of modifying the actual boot.ini file?

Thanks,

Rob


.


.
 
R

Rob

Ok, I'm writing an executable to handle registry
modification to either add, remove, and or delete registry
entries. I have that part down but I want to either call
an INF/INI to do some of the dirty work or be able to
access the above formentioned via the registry itself.

..

-----Original Message-----
You'll need to post the details of what it is you're trying to accomplish.
Still no idea.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

I realize that but I was just wondering if an entry
existed within the registry and if it didn't, could it be
created instead of calling the ini file up with in VB.

Thanks,

Rob

-----Original Message-----
It's a text file in the root of the system partition.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

:
Is there a section where I might find the boot.ini
settings or would it be possible to add this value instead
of modifying the actual boot.ini file?

Thanks,

Rob


.


.
 
M

Mark V

In said:
Ok, I was just wondering if it could be manipulated
through the registry.

Okay I'll bite. A script could be set to start from one of the
"RUN" keys to modify the boot.ini file (attribute and contents)
perhaps... But I still don't see any reason or purpose.
 
M

Mark V

In said:
Ok, I was just wondering if it could be manipulated
through the registry.

Okay I'll bite. A script could be set to start from one of the
"RUN" keys to modify the boot.ini file (attribute and contents)
perhaps... But I still don't see any reason or purpose.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top