This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Re: Fail to start up installation on some machine
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 13, 2008
02:56 AM
Fail to start up installation on some machine
Hi, All
On some user’s machine (windows XP), the InstallAnywhere installer can’t successfully startup.
After the extraction process, an error box popped up, which is attached, said
There's no hint and I don't know how to trace that bug.
Knowing the same installer can work correct on other machines.
I took a look at the machine, and its account is administrator type.
Anyone know the reason or how to trace the reason?
Thanks!
On some user’s machine (windows XP), the InstallAnywhere installer can’t successfully startup.
After the extraction process, an error box popped up, which is attached, said
There's no hint and I don't know how to trace that bug.
Knowing the same installer can work correct on other machines.
I took a look at the machine, and its account is administrator type.
Anyone know the reason or how to trace the reason?
Thanks!
(6) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 13, 2008
03:35 AM
Is it a downloaded installer? If yes, would it be possible to check (maybe by doing an MD5 sum) that the downloaded installer hasn't been altered during download?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 13, 2008
05:32 AM
Nop, the installer is local build out.
The same installer works fine on other's computer. Seems it's the machine's configuration makes it failed. But I don't get a method to track the reason
The same installer works fine on other's computer. Seems it's the machine's configuration makes it failed. But I don't get a method to track the reason
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 13, 2008
05:44 AM
Do you bundle any JVM with your installer?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 16, 2008
02:54 AM
yes,the installer uses a bundled JVM
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 16, 2008
05:18 AM
I tried holding while starting installer. Unfortunately, there’s no console windows appears. This scenario indicates that there’s something wrong while invoking the extracted files.
I found the extracted files are placed at C:\Documents and Settings\\Local Settings\Temp\I1213593658.
When I copied the folder out from temp dir to other regular folders, I can start install by invoking install.exe.
I suspect if this symptom is because of improper privilege setting of current account, which might obstruct the executable running in temp folder. Have you ever met that problem?
I found the extracted files are placed at C:\Documents and Settings\
When I copied the folder out from temp dir to other regular folders, I can start install by invoking install.exe.
I suspect if this symptom is because of improper privilege setting of current account, which might obstruct the executable running in temp folder. Have you ever met that problem?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 16, 2008
08:03 AM
It's pretty much obvious that if your Windows account does not have enough privileges in order to install software, your IA-based installer will most likely fail.