setting computer regional time format

6 messages Options Options
Embed this Post
Permalink
sendlololol

setting computer regional time format

Reply Threaded MoreMore options
Print post
Permalink
I need to change the user's regional time format on a computer


During the installation.  Our program does not run unless the regional time format is at a particular setting.  And yet we do not want for users to need to set it manually themselves.

I have been told to change this using the MSI.  Is it possible?
Simon Dahlbacka

Re: setting computer regional time format

Reply Threaded MoreMore options
Print post
Permalink
that seems like a Bad Idea(tm) to me, as a user in a locale that's usually affected by "hardcoded decimal point programming" I definately do *not* want a random installer go fiddle with my regional settings just because the programmers didn't get it right. Fix your software instead IMO.

regards,

Simon

ps. sorry if the wording turned out harsh

On 4/3/07, Some user <sendspam@...> wrote:

I need to change the user's regional time format on a computer
http://www.nabble.com/file/7627/Untitled.gif

During the installation.  Our program does not run unless the regional time
format is at a particular setting.  And yet we do not want for users to need
to set it manually themselves.

I have been told to change this using the MSI.  Is it possible?
--
View this message in context: http://www.nabble.com/setting-computer-regional-time-format-tf3509715.html#a9803450
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@...
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@...
https://lists.sourceforge.net/lists/listinfo/wix-users
Tony Hoyle

Re: setting computer regional time format

Reply Threaded MoreMore options
Print post
Permalink
Simon Dahlbacka wrote:
> that seems like a Bad Idea(tm) to me, as a user in a locale that's
> usually affected by "hardcoded decimal point programming" I definately
> do *not* want a random installer go fiddle with my regional settings
> just because the programmers didn't get it right. Fix your software
> instead IMO.
>
Agreed.  Unless the installer is for a very controlled environment (in
which case the machine is likely to be mirrored and have the correct
settings anyway) it's just a bad idea all round.

Tony



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@...
https://lists.sourceforge.net/lists/listinfo/wix-users
DEÁK JAHN, Gábor-2

setting computer regional time format

Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by sendlololol
On Mon, 2 Apr 2007 21:15:40 -0700 (PDT), Some user wrote:

Hello,

> During the installation.  Our program does not run unless the
> regional time format is at a particular setting.

I can only agree with the others. Your program is seriously broken, you need to fix it first. I would never buy a program myself that would want to fiddle with my personal operating system settings.

Bye,
   Gábor

-------------------------------------------------------------------
DEÁK JAHN, Gábor -- Budapest, Hungary
E-mail: djg@...


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@...
https://lists.sourceforge.net/lists/listinfo/wix-users
sendlololol

Re: setting computer regional time format

Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Tony Hoyle
I totally agree, and in fact it was one of the points I brought up.  But my boss wants it to do this specifically.  Lucky our users are locked in eh... :/

Mike Dimmick-2

Re: setting computer regional time format

Reply Threaded MoreMore options
Print post
Permalink
There's no supported API for doing this either. Setting it in the registry
would be possible but I wouldn't like to support it - it could well have
changed between Windows XP and Windows Vista, and could also change in
future.

Overall, bad idea.

--
Mike Dimmick

-----Original Message-----
From: wix-users-bounces@...
[mailto:wix-users-bounces@...] On Behalf Of Some user
Sent: 04 April 2007 01:19
To: wix-users@...
Subject: Re: [WiX-users] setting computer regional time format


I totally agree, and in fact it was one of the points I brought up.  But my
boss wants it to do this specifically.  Lucky our users are locked in eh...
:/



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@...
https://lists.sourceforge.net/lists/listinfo/wix-users