September 18, 200421 yr i'm a noob and i'm confused. i have:-microsoft natural keyboard pro-wireless intellimouse explore w/o tilt wheelcan someone just make me the correct code? i'm using the batch cmd method
September 18, 200421 yr it seems that the %11% and %01% must be windir and systemdrive and /i is install? So for a batch file install I believe the command would be start /wait "msiexec.exe /i %SYSTEMDRIVE%\install\Intellipoint\Keyboard\ITP50.msi kb=1009 /QR"start /wait "msiexec.exe /i %SYSTEMDRIVE%\install\Intellipoint\Mouse\IP50.msi mm=16 /QR REBOOT=ReallySuppress"don't understand why we have to use msiexec.exe though
September 19, 200421 yr In your extracted files search for setup.ini and edit the section [Languages]. change the default key to whatever you want. By default it is English (United States).[Languages]count=12default=409key0=804key1=404key2=409key3=40ckey4=407key5=408key6=410key7=411key8=412key9=416key10=816key11=40aUse the appropriate key for you language and make the changes to the default key and save the file.Also open up the lang.ini file and make the necessary change.[LANG]Language=10331033 is default English (United states) - Hex (00000409)For the other keys in the setup.ini here are the hex conversionskey0=804 (2052)key1=404 (1028)key2=409 (1033)key3=40c (1036)key4=407 (1031)key5=408 (1032)key6=410 (1040)key7=411 (1041)key8=412 (1042)key9=416 (1046)key10=816 (2070)key11=40a (1034)I make as you suggest:[Languages]count=12default=410key0=804key1=404key2=409key3=40ckey4=407key5=408key6=410key7=411key8=412key9=416key10=816key11=40a[LANG]Language=1040But the installation is arrested therefore:Error 1309.Error reading from file C:\Documents and Settings\mister-xxxxx\Desktop\IP5_2ita\IPoint\SETUP\Files\1033\Readme.txt. Verify that the file existis and that you can access. itThe folder 1033 contains the files in Italian
Create an account or sign in to comment