![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | String PRODUCT_NAME was not found in string table When trying to install iTunes onto Windows Vista, I get the error soon after the start of installation "String PRODUCT_NAME was not found in string table". Clicking OK a number of times, I get various errors relating to differing string numbers. After filling in my personal details I get the error "String IDS_SHORT_NAME was not found in string table". Then "String IDS_INSTALLING_UPDATER was not found in string table". You get the picture. Eventually it asks for a restart to complete installation. It restarts to the usual desktop, with no indication of ongoing activity. In the start menu is a folder "IDS_UPDATER_SHORTCUT_DIR". With an ipod updater file, but no itunes. 1. What is a string table, or string ? 2. How do I get around this problem ? Thanks |
My System Specs![]() |
| | #2 (permalink) |
| | Re: String PRODUCT_NAME was not found in string table Hi, I'm not sure if iTunes installer is created with using InstallShield but, that errors can occure if in installer script are used string variable which are not definied in string table. 1. In installer there are strings (words or sentences) which are used for displaying texts on installer dialogs. All strings should be definied into string table (table with words or sentences used by installer) 2. Find out another one iTunes installer - this one is broken. Marcin Domaslawski "Extracampine" <lostfrogg@yahoo.co.uk> wrote in message news:OeKV3snTHHA.1200@TK2MSFTNGP04.phx.gbl... > When trying to install iTunes onto Windows Vista, I get the error soon > after the start of installation > > "String PRODUCT_NAME was not found in string table". Clicking OK a number > of times, I get various errors relating to differing string numbers. After > filling in my personal details I get the error > > "String IDS_SHORT_NAME was not found in string table". Then > "String IDS_INSTALLING_UPDATER was not found in string table". > > You get the picture. Eventually it asks for a restart to complete > installation. It restarts to the usual desktop, with no indication of > ongoing activity. In the start menu is a folder > "IDS_UPDATER_SHORTCUT_DIR". With an ipod updater file, but no itunes. > > 1. What is a string table, or string ? > 2. How do I get around this problem ? > > Thanks > > |
My System Specs![]() |
| | #3 (permalink) |
| | Re: String PRODUCT_NAME was not found in string table VISTA IS A BUG. "Marcin Domaslawski" wrote: > Hi, > > I'm not sure if iTunes installer is created with using InstallShield but, > that errors can occure if in installer script are used string variable which > are not definied in string table. > > 1. In installer there are strings (words or sentences) which are used for > displaying texts on installer dialogs. All strings should be definied into > string table (table with words or sentences used by installer) > > 2. Find out another one iTunes installer - this one is broken. > > Marcin Domaslawski > > > "Extracampine" <lostfrogg@yahoo.co.uk> wrote in message > news:OeKV3snTHHA.1200@TK2MSFTNGP04.phx.gbl... > > When trying to install iTunes onto Windows Vista, I get the error soon > > after the start of installation > > > > "String PRODUCT_NAME was not found in string table". Clicking OK a number > > of times, I get various errors relating to differing string numbers. After > > filling in my personal details I get the error > > > > "String IDS_SHORT_NAME was not found in string table". Then > > "String IDS_INSTALLING_UPDATER was not found in string table". > > > > You get the picture. Eventually it asks for a restart to complete > > installation. It restarts to the usual desktop, with no indication of > > ongoing activity. In the start menu is a folder > > "IDS_UPDATER_SHORTCUT_DIR". With an ipod updater file, but no itunes. > > > > 1. What is a string table, or string ? > > 2. How do I get around this problem ? > > > > Thanks > > > > > |
My System Specs![]() |
| | #4 (permalink) |
| | Re: String PRODUCT_NAME was not found in string table Hi, Actually this is iTunes bug (installer) and it has nothing to do with operating system. Marcin Domaslawski "nan" <nan@discussions.microsoft.com> wrote in message news:45DA6AC1-34FA-4EA9-9B6E-A6327EDD83FC@microsoft.com... > VISTA IS A BUG. > > "Marcin Domaslawski" wrote: > >> Hi, >> >> I'm not sure if iTunes installer is created with using InstallShield but, >> that errors can occure if in installer script are used string variable >> which >> are not definied in string table. >> >> 1. In installer there are strings (words or sentences) which are used for >> displaying texts on installer dialogs. All strings should be definied >> into >> string table (table with words or sentences used by installer) >> >> 2. Find out another one iTunes installer - this one is broken. >> >> Marcin Domaslawski >> >> >> "Extracampine" <lostfrogg@yahoo.co.uk> wrote in message >> news:OeKV3snTHHA.1200@TK2MSFTNGP04.phx.gbl... >> > When trying to install iTunes onto Windows Vista, I get the error soon >> > after the start of installation >> > >> > "String PRODUCT_NAME was not found in string table". Clicking OK a >> > number >> > of times, I get various errors relating to differing string numbers. >> > After >> > filling in my personal details I get the error >> > >> > "String IDS_SHORT_NAME was not found in string table". Then >> > "String IDS_INSTALLING_UPDATER was not found in string table". >> > >> > You get the picture. Eventually it asks for a restart to complete >> > installation. It restarts to the usual desktop, with no indication of >> > ongoing activity. In the start menu is a folder >> > "IDS_UPDATER_SHORTCUT_DIR". With an ipod updater file, but no itunes. >> > >> > 1. What is a string table, or string ? >> > 2. How do I get around this problem ? >> > >> > Thanks >> > >> > >> |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| problems with $var | select-string -pattern $string -q | PowerShell | |||
| How export-csv deals with string versus string[] | PowerShell | |||
| Search for string in CSV and delete line if string found in line | PowerShell | |||
| "string STR_ERR_OS was not found in string table" | Vista installation & setup | |||
| How can the square bracket be found in a string? | PowerShell | |||