MSFN Forum: million cd's trashed .. please help :) - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

million cd's trashed .. please help :) Rate Topic: -----

#1 User is offline   bardugu 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 31-July 04

Posted 01 August 2004 - 07:41 PM

hi ..
after 35,000 attempts, i give up
i tried everything i could

i'm trying to set the regional settings to add hebrew input locale .
and of course the language bar so i could type hebrew fonts ..
all i managed to do is installing the hebrew files, but i couldnt get the input locale set, and no language bar ..
can someone help me with the winnt.sif ??
my current settings are -


[RegionalSettings]
LanguageGroup=12,1
SystemLocale=00000409
UserLocale=0000040d
InputLocale=0409:00000409

thanks


#2 User is offline   BrockBuss 

  • Group: Members
  • Posts: 2
  • Joined: 29-December 03

Posted 01 August 2004 - 09:58 PM

Did you create your winnt.sif through the Setup Manager? You should be able to set it up that way. It should produce a bit of code in the unattend.txt (which you can rename to winnt.sif) that looks like this:

[RegionalSettings]
    LanguageGroup=12,1
    Language=0000040d


As far as burning through CDs... I went and bought some CD-RWs today, that's cut down on my CD burnage, despite the relative cheapness of CD-Rs. Also, I've been testing my installs on VirtualPC (some prefer VMWare, although I have yet to get that to work...), which only gets me so far before testing on the real thing...

Let me know if that works. You may also want to do a google search for the RegionalSettings LanguageGroup and Language codes or numerical values. Should turn up what you want.

-Brock

#3 User is offline   jrzycrim 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 769
  • Joined: 17-March 04

Posted 01 August 2004 - 10:38 PM

There's a couple of links in this thread that may be of some help.

http://www.msfn.org/board/index.php?showto...=0&#entry156093

#4 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 02 August 2004 - 12:23 AM

You might like to set the regional settings to your liking, and then go to the registry and export the below keys:
; Set "Location" to India
[HKEY_CURRENT_USER\Control Panel\International\Geo]
"Nation"="113"

; India-specific Regional settings
[HKEY_CURRENT_USER\Control Panel\International]
"iCountry"="1"
"iCurrency"="0"
"iDate"="1"
"iLZero"="1"
"iMeasure"="0"
"iNegCurr"="0"
"iTime"="0"
"iTLZero"="0"
"Locale"="00000409"
"s1159"="AM"
"s2359"="PM"
"sCountry"="United States"
"sCurrency"="Rs."
"sDate"="-"
"sLanguage"="ENU"
"sShortDate"="dd-MMM-yyyy"
"sTimeFormat"="h:mm:ss tt"
That was my registry values, you'll have a different set of values once you have it set to how you want. Also, note that those tweaks listed above (for HKCR) will need to be imported through cmdlines.txt.


If you don't understand how to do something, then have a proper read of the guide here: http://unattended.msfn.org/

#5 User is offline   jrzycrim 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 769
  • Joined: 17-March 04

Posted 02 August 2004 - 12:27 AM

:) A link would help, wouldn't it?

#6 User is offline   bardugu 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 31-July 04

Posted 02 August 2004 - 01:20 PM

thanks for helping ..
BrockBuss - i did use the setup manager, and it did created me those lines, which didnt work .
will try the regtweaks, hope it'll work
thanks again

#7 User is offline   McTurok 

  • Group: Members
  • Posts: 1
  • Joined: 07-November 03

Posted 02 August 2004 - 04:30 PM

That's why I started out using RW media, then when I need an update I can just re-write over the first one.

I'm using DVD-RW's now. Makes things much easier. IMHO

#8 User is offline   Mman 

  • Group: Members
  • Posts: 8
  • Joined: 06-August 04

Posted 06 August 2004 - 04:13 PM

Bardugu - if you managed to solve this problem, can you specify the way please?
If you can paste the code it would be great.

Thanks,
Mman.

#9 User is offline   Adiel 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 401
  • Joined: 04-August 04

Posted 06 August 2004 - 05:21 PM

bardugo! kabelll nnn :)

#10 User is offline   bardugu 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 31-July 04

Posted 08 August 2004 - 04:16 AM

problem solved ..
in the winnt.sif
theses are the lines setupmgr created me :

[RegionalSettings]
LanguageGroup=12,1
SystemLocale=00000409
UserLocale=0000040d
InputLocale=0409:00000409

the last line is in charge on the inputs .. daahhh :)
so i added " ,040d:0000040d " ..

(
[RegionalSettings]
LanguageGroup=12,1
SystemLocale=00000409
UserLocale=0000040d
InputLocale=0409:00000409,040d:0000040d
)

hoping this is helping someone ..

#11 User is offline   argon007 

  • Argon Party
  • PipPipPip
  • Group: Members
  • Posts: 360
  • Joined: 09-July 04

Posted 08 August 2004 - 06:17 AM

You can use the Virtual PC to test it, then you don't have to trash million cds. hahaha

#12 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 August 2004 - 06:32 AM

argon007, on Aug 8 2004, 05:47 PM, said:

You can use the Virtual PC to test it, then you don't have to trash million cds. hahaha

Or you can use VMware :) - get a 30 day trial from here:
http://www.vmware.co...g/ws4_home.html

#13 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 08 August 2004 - 01:57 PM

prathapml, on Aug 8 2004, 03:32 PM, said:

Or you can use VMware :) - get a 30 day trial from here:
http://www.vmware.co...g/ws4_home.html

Don't you have a direct download link?

#14 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 August 2004 - 02:16 PM

mazin, on Aug 9 2004, 01:27 AM, said:

Don't you have a direct download link?
direct DL to VMware WorkStation 4.5.2 (34MB)
There you go! Happy? :)

But please note that while you can get the download from that direct link above, you still need to register and fill out a form to get a serial key for evaluation e-mailed to you. But if you have got hold of some sort of crack/keygen, then no problems. Enjoy!

#15 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 08 August 2004 - 02:41 PM

Thanks, prathapml.

I just had a headache filling out forms on web sites, especially, I know they should rain on me with their emails.

I'm downloading it now.

My current version is 3.5.

Thanks again.

#16 User is offline   Mman 

  • Group: Members
  • Posts: 8
  • Joined: 06-August 04

Posted 08 August 2004 - 11:58 PM

bardugo - thanks!
it DOES help.


:)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy