Setup resource decompression failure

Got a problem you cannot solve? Try here.
you
Posts: 18
Joined: Tue Jan 19, 2010 10:43 pm

Re: Setup resource decompression failure

Postby you » Tue Jul 06, 2010 11:17 pm

I run the setup you provided.The same error happended.

By the way, If I run the setup you provided in the user "杨", which is modified from "yang", setup run well.
if I run the setup in user "测试", which is created in control panel, the error happened.

By modifying "yang" to "杨", we can see a folder(C:\Users\yang) which is still in name "yang" .
When we created user "测试", we can see a folder(C:\Users\测试) named "测试".

Maybe you could run your setup in a newly created chinese user to reproduce this issue.

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Re: Setup resource decompression failure

Postby MichaelNesmith » Wed Jul 07, 2010 1:23 am

I already did. I used the name you provided in your thread posting.

We'll need access to your reproducing environment in a VMware VM for further sleuthing on this (along with an incident package).
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

you
Posts: 18
Joined: Tue Jan 19, 2010 10:43 pm

Re: Setup resource decompression failure

Postby you » Wed Jul 07, 2010 1:53 am

:) Thanks for your help.

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Re: Setup resource decompression failure

Postby MichaelNesmith » Wed Jul 07, 2010 3:22 am

Sure.

So will you be providing the VM, or have you already solved the issue?
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/

you
Posts: 18
Joined: Tue Jan 19, 2010 10:43 pm

Re: Setup resource decompression failure

Postby you » Wed Jul 07, 2010 5:08 am

MichaelNesmith wrote:Sure.

So will you be providing the VM, or have you already solved the issue?

Sorry,
I don't konw how to generate the VM. VM is virtual machine, which is created by Microsoft Virtual PC?

Could you tell me how to create the VM.

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Re: Setup resource decompression failure

Postby MichaelNesmith » Wed Jul 07, 2010 1:44 pm

You can also provide access to the system where you are experiencing this issue, without creating a VM, using software like TeamViewer.
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/

you
Posts: 18
Joined: Tue Jan 19, 2010 10:43 pm

Re: Setup resource decompression failure

Postby you » Fri Jul 23, 2010 12:24 am

MichaelNesmith wrote:I'm unfortunately unable to reproduce this issue - based on the information provided, it should be working (I did test with the exact user name you provided here on a VM).

Can you provide access to your blank setup that still fails, so I can test it in my VM?

If that also doesn't reproduce, we'll need access to your environment.

I have attached a setup for you to test as well. Let me know if it runs?


A few days ago, my customer reported a new error, which is the attached error.jpg.

I had reproduced this error by the following steps:
1. installed ja_windows_xp_professional_with_service_pack_3_x86_dvd_x14-80464.iso(which is downloaded from MSDN)
2. Input テスト1 as the account name
3.After installing finished, logged in "テスト1" and created a new account "installTest"
4.Modified the Regional and Language Options from Japanese(Japan) to English(United States)
5.Logged in the system with account "installTest"
6.Installed "New Project" you provided, the error appeared.

I had also made anothor test:
comment out: "Create Shortcut $SHORTCUTFOLDER$\Uninstall #TITLE# to $UNINSTALLLINK$", and build an new install file.
when running the new install file , the above error didn't appear any more?

So I think the error is related to the shortcut.
Any idea to solve this problem?
Attachments
error.JPG
error.JPG (9.19 KiB) Viewed 38393 times

mills
Posts: 814
Joined: Tue Jul 06, 2010 7:10 pm
Location: Honolulu, HI

Re: Setup resource decompression failure

Postby mills » Thu Aug 19, 2010 7:48 pm

I've acquired a Japanese OS to test with. I'll give this a look tomorrow.
Andy Mills
InstallAware
Other Help:
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help - Press F1 in the InstallAware IDE.

mills
Posts: 814
Joined: Tue Jul 06, 2010 7:10 pm
Location: Honolulu, HI

Re: Setup resource decompression failure

Postby mills » Wed Aug 25, 2010 4:08 pm

We've been having problems creating a VM to test this on. Would you be able to provide a link to your VM that you're producing this error in?
Andy Mills
InstallAware
Other Help:
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help - Press F1 in the InstallAware IDE.

benjoTLV
Posts: 33
Joined: Tue Jan 26, 2010 2:46 pm
Location: Tel Aviv

Re: Setup resource decompression failure

Postby benjoTLV » Tue Sep 21, 2010 4:04 pm

Hi everyone,
after a lot of investigation, I was able to reproduce and pinpoint (hopefully) what the problem is...
First, we have several hundreds of installs in the field currently and many of our users are currently reporting the same problem:
1. The installer works
2. The update crashes with a "access violation" error
3. The uninstall crashes with a "Setup resource decompression failure"

Using Michael demo installer, I was able to pinpoint that the problem happens when you install the app on a machine where the user has a name in hebrew (or chinese I guess) and that you install it for "the current user only" (I guess this means $ALLUSERS$ = False in MSIcode).
Also, in Michael demo app, the "uninstall bug" happens only if I run the uninstall form Start-->"new project" --> "uninstall new project". If, on the contrary I run the setup a second time and choose "uninstall" in the first screen, then the uninstall works

My problem is that we run an update every time the user starts our app and we have a "run automatic at windows start up" feature so it means that for now, the users experiencing this get a nasty error message each time they open their computers and their are unable to open my app at all, AND they cannot even REMOVE it!!

This is extremely critical that we get help/a fix on this because we are loosing slowly our current customer base. Please help!
I am at your disposal to give you access to my machine and demonstrate the bug case at your earliest convenience

Thanks

mills
Posts: 814
Joined: Tue Jul 06, 2010 7:10 pm
Location: Honolulu, HI

Re: Setup resource decompression failure

Postby mills » Tue Sep 21, 2010 6:28 pm

I was able to create a user account with a Japanese name on Vista, however the system was still in English and couldn't reproduce this.
Andy Mills
InstallAware
Other Help:
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help - Press F1 in the InstallAware IDE.

mills
Posts: 814
Joined: Tue Jul 06, 2010 7:10 pm
Location: Honolulu, HI

Re: Setup resource decompression failure

Postby mills » Tue Sep 21, 2010 6:46 pm

This post is related and may provide a fix for this:
http://www.installaware.com/forum/viewt ... f=2&t=5946
Andy Mills
InstallAware
Other Help:
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help - Press F1 in the InstallAware IDE.

mills
Posts: 814
Joined: Tue Jul 06, 2010 7:10 pm
Location: Honolulu, HI

Re: Setup resource decompression failure

Postby mills » Tue Sep 21, 2010 7:56 pm

Of course, it would be great if we could test this. One more question. Are the users that are seeing this Administrators or regular users (or both)?
Andy Mills
InstallAware
Other Help:
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help - Press F1 in the InstallAware IDE.

benjoTLV
Posts: 33
Joined: Tue Jan 26, 2010 2:46 pm
Location: Tel Aviv

Re: Setup resource decompression failure

Postby benjoTLV » Wed Sep 22, 2010 1:35 am

You don't need a japanese/hebrew system to test it.
My machine is XP US and I run an administrator account, I just create an hebrew account. The problem appeared on both administrator and standard user in XP.
I have no problem to show you the problem on TeamViewer if it can help...

Currently I am quite desperate and would really like to have a solution!

benjoTLV
Posts: 33
Joined: Tue Jan 26, 2010 2:46 pm
Location: Tel Aviv

Re: Setup resource decompression failure

Postby benjoTLV » Wed Sep 22, 2010 1:46 am

BTW, regarding the post you referred to, I don't think it is the same problem... but I believe we have this problem as well :-)!
The problem described in this post on XP does not happen on W7, and the problem of the post you referred to is reversed (happen on W7/Vista but not XP). Moreover, my system is an English one and the problem rises ahen I create an account with hebrew username and that the installer installs only for current user.
so:
1. Everything is fine when installer installs "for all users" on the computer (but this is not what I want)
2. Everything is fine when the username is in English
3. During the test, I noticed that changing the username from English to Hebrew in an account that was primarily created in English does not reproduce the problem... you need to create an account in hebrew from scratch

Anything else you need to tell us more about what's happening?


Return to “Technical Support”

Who is online

Users browsing this forum: Majestic-12 [Bot] and 93 guests