Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Doubt

0 views
Skip to first unread message

arun

unread,
Nov 17, 2009, 12:02:30 PM11/17/09
to
hey friends
i'm new to this group...
one of my friend suggested this group when i asked him a simple
thing..

I wanted to do something like creating an executable file like a
installation file .
I don't want to do anything hardcore
Just I have to copy the html file into a user defined directory in the
computer and set the home page of the default browser to that html

I havent got any idea about doing stuff like this.
Some one pleas ehelp me how I can do this with considerably good
knowledge in C.

Alain

unread,
Nov 18, 2009, 2:32:16 AM11/18/09
to
"arun" <yourar...@gmail.com> a �crit dans le message de news:
5dbeb3f4-b47a-4b50...@t11g2000prh.googlegroups.com...

>
> Just I have to copy the html file into a user defined directory in the
> computer and set the home page of the default browser to that html
>
> I havent got any idea about doing stuff like this.
> Some one pleas ehelp me how I can do this with considerably good
> knowledge in C.

To copy, simply CopyFile(), but for the homepage, it's different for each
browser ( Registry apis and "Start Page" key for IE, prefs.js for Firefox,
etc...)


0 new messages