Jump to content

leogets

Member
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

About leogets

leogets's Achievements

0

Reputation

  1. I made these changes in WINNT.SIF: [RegionalSettings] LanguageGroup=1 Language="1009" (*This line wasn''t there so I added it) SystemLocale="1009" UserLocale="1009" UserLocale_DefaultUser="1009" InputLocale="1009:00000409" changed from: ="1009:00002409" InputLocale_DefaultUser="1009:00000409" changed from: ="1009:00002409" Problem now is when I go to install XP I get an error on the blue screen saying that keyboard.inf cannot be found Hit enter to retry. If I choose to skip it, I cannot finish the install of xp after the reboot because there is no way to enter anything without the use of a keyboard. Do you have any clue as to where I would check as to the reason why this is happening now? Just checked the original; KEYBOARD.IN_ is in the i386 folder but for some reason wasn't copied over so i'll try a rerip and see what happens. Yah that was the problem, missing files. Thanks for the rightclick Expand-Makecab very usefull.
  2. Thank you myselfidem for all your help. Already been using a reg file that I fire up just after XP installs to fix the keyboard issue, but I'd prefer to edit some files manually to fix the issue for good instead. I just have to edit the WINNT.SIF and the NLITE.IN_ (NLITE.INI)....Thanks The reg file I've been using doesn't icorperate these lines [HKEY_CURRENT_USER\Control Panel\International\Geo] "Nation"="84" but it still seems to work. I have "Nation"="39" not too sure if this is correct or not for my reg file looks like: REGEDIT4 ; Fix Keyboard Layout for US instead of US-International [HKEY_CURRENT_USER\Keyboard Layout] [HKEY_CURRENT_USER\Keyboard Layout\IMEtoggle] [HKEY_CURRENT_USER\Keyboard Layout\IMEtoggle\scancode] [HKEY_CURRENT_USER\Keyboard Layout\Preload] "1"="00000409" [HKEY_CURRENT_USER\Keyboard Layout\Substitutes] [HKEY_CURRENT_USER\Keyboard Layout\Toggle] "Hotkey"="3" "Language Hotkey"="3" "Layout Hotkey"="3" [HKEY_USERS\.DEFAULT\Keyboard Layout] [HKEY_USERS\.DEFAULT\Keyboard Layout\Preload] "1"="00000409" [HKEY_USERS\.DEFAULT\Keyboard Layout\Substitutes] [HKEY_USERS\.DEFAULT\Keyboard Layout\Toggle] "Hotkey"="3" "Language Hotkey"="3" "Layout Hotkey"="3"
  3. Hello, I used nlite v1.4.7 some time ago to make an xp cd. However, somehow the keyboard layout is set to "United States-International" Hence '2409' but prior it use to be set to "1009". The US keyboard layout is "0409" but which files would I have to edit (make the changes to) in order for the keyboard layout to show up in the end as "US" / "0409" In the files Last Session..., WINNT.SIFand HIVESYS.INF not sure of other files .... some sort of suspession that either all or some of these files would have to be edited in order to reflect the changes needed. could someone please help and point me in the right direction. Thanks
  4. Nevermind, I found a copy of 1.4.7 But what I would like to know is, what does nlite use to compress the files? I found a compress.exe file in a Windows Server 2003 Resource Kit Tools that compresses the files to windows file format but it doesn't compress them as much. So how to compress the files to windows files format and with what program and where to find it?
  5. Hello, need help with SFX options. I have created 2 SFX (.exe) files. One extracts its contents to: C:\Documents and Settings\%Username%\My Documents\My Games while the other one extracts its contents to: C:\Documents and Settings\%Username%\Local Settings\Application Data I could use a .bat file to extract each, but I was hoping there is some way in which I could add both .exe files to a WinRAR self-extracting file so that all I have to do is run the one final .exe and both get extracted. Is there any way to actually do this with WinRAR? The files are for the game Darksiders for PC because the game opens with a resolution that is not compatible with my TV when used as my monitor. All I've been able to do is to get one of them to run. Under Setup is there anyway to add a Start /wait command. So that it looks like: Setup=Darksiders1.exe start/wait, Darksider2.exe Having this type of a command would definitely help a lot of people like myself out. Is there anyway I can accomplish this with winrar with out having to add a .bat file.. Like Setup=Darksiders.bat Batch file: echo off .\Darksiders1.exe start \wait .\Darksiders2.exe exit Thanks for Any Help.
×
×
  • Create New...