Re: saving settings

2006-05-31 Thread Ten
On Monday 29 May 2006 12:28, SuperHik wrote: > aum wrote: > > On Mon, 29 May 2006 09:05:36 +0200, SuperHik wrote: > >> Hi, > >> > >> I was wondering how to make a single .exe file, say some kind od clock, > >> and be able to save some settings (alarm for example) into the same > >> file? Basically

Re: saving settings

2006-05-30 Thread SuperHik
Diez B. Roggisch wrote: > Grant Edwards wrote: > > >> Documents and settings aren't quite the same thing, but it's a >> valid point. >> >>> Especially not the ones you wrote on that other machine. >>> >>> Seriously: Who is going to copy a executable around? >> I do. I copy putty.exe around all o

Re: saving settings

2006-05-30 Thread Diez B. Roggisch
Grant Edwards wrote: > Documents and settings aren't quite the same thing, but it's a > valid point. > >> Especially not the ones you wrote on that other machine. >> >> Seriously: Who is going to copy a executable around? > > I do. I copy putty.exe around all of the time. I download it every

Another option - Re: saving settings

2006-05-29 Thread aum
On Mon, 29 May 2006 09:05:36 +0200, SuperHik wrote: > Hi, > > I was wondering how to make a single .exe file, say some kind od clock, > and be able to save some settings (alarm for example) into the same > file? Basically make code rewrite it self... > > thanks! Another option I thought of: -

Re: saving settings

2006-05-29 Thread Grant Edwards
On 2006-05-29, Diez B. Roggisch <[EMAIL PROTECTED]> wrote: > It _might_ come as a shock to you, but when you install e.g. > Word on another computer, there aren't any documents coming > with it. Documents and settings aren't quite the same thing, but it's a valid point. > Especially not the ones

Re: saving settings

2006-05-29 Thread Diez B. Roggisch
> that doesn't shock me :p > anyway you're talking about instalation while I'm talkig about single > standalone file. > Besides, if it was neccessary I bet MS would make that option (and it > wouldn't be a problem since installation is not done from a sinlge file > but from the CD (should be CD-RW

Re: saving settings

2006-05-29 Thread SuperHik
Diez B. Roggisch wrote: > SuperHik wrote: > >> aum wrote: >>> On Mon, 29 May 2006 09:05:36 +0200, SuperHik wrote: >>> Hi, I was wondering how to make a single .exe file, say some kind od clock, and be able to save some settings (alarm for example) into the same file? Basic

Re: saving settings

2006-05-29 Thread Serge Orlov
SuperHik wrote: > aum wrote: > > On Mon, 29 May 2006 09:05:36 +0200, SuperHik wrote: > > > >> Hi, > >> > >> I was wondering how to make a single .exe file, say some kind od clock, > >> and be able to save some settings (alarm for example) into the same > >> file? Basically make code rewrite it self

Re: saving settings

2006-05-29 Thread Diez B. Roggisch
SuperHik wrote: > aum wrote: >> On Mon, 29 May 2006 09:05:36 +0200, SuperHik wrote: >> >>> Hi, >>> >>> I was wondering how to make a single .exe file, say some kind od clock, >>> and be able to save some settings (alarm for example) into the same >>> file? Basically make code rewrite it self... >

Re: saving settings

2006-05-29 Thread SuperHik
aum wrote: > On Mon, 29 May 2006 09:05:36 +0200, SuperHik wrote: > >> Hi, >> >> I was wondering how to make a single .exe file, say some kind od clock, >> and be able to save some settings (alarm for example) into the same >> file? Basically make code rewrite it self... >> >> thanks! > > Yikes!!

Re: saving settings

2006-05-29 Thread aum
On Mon, 29 May 2006 09:05:36 +0200, SuperHik wrote: > Hi, > > I was wondering how to make a single .exe file, say some kind od clock, > and be able to save some settings (alarm for example) into the same > file? Basically make code rewrite it self... > > thanks! Yikes!!! I'd strongly suggest