July 8, 2010 at 6:20 am
i want to build a search based autorun to search quries in cd ( a search engine for cd as autorun) can anybody please guide me??
July 8, 2010 at 9:04 am
http://en.wikipedia.org/wiki/AutoRun
autorun is an option to call a specific executable on a CDROM, if the user has permitted it(registry settings are checked)
so you could create an executable that is called when/If Autorun.inf is called, and that applciation tries to do whatever you are trying to do; since your application would not have any knowledge of any SQL Servers/connections/usernames/passwords, you would have to something your application could use locally, which would end up being read only anyway, since it is on a CDROM...
what exactly are you trying to "search" for?
Lowell
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply