473,395 Members | 1,956 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Winzip self-extract for Access Runtime install problem

Sam
Hi,

I'm trying to create a self-extracting zip file from a zip file that
contains the install for a distributed access application.

The problem is that when I run it, I get a message saying something
like "Please go to the control panel to install and configure system
components".

This is too vague. Does anyone know what the error message means?

Obviously, this must work properly and an arbitrary users pc (since
the app is distributed).

Thanks in advance,
Sam90
Nov 12 '05 #1
3 3431
The problem is that the wrong Setup.exe is being run after the
self-extractor is done unpacking. Instead of the Setup.exe that should
be packaged with your application (the .msi and .inf), the Setup.exe
that is in the System PATH variable is run (C:\WINDOWS\SYSTEM32) with
no arguments - and hence you get that message.

Not sure how to fix it with Winzip Self-Extractor, but I'm pretty sure
that's the problem.

Nov 13 '05 #2
The problem is that the wrong Setup.exe is being run after the
self-extractor is done unpacking. Instead of the Setup.exe that should
be packaged with your application (the .msi and .inf), the Setup.exe
that is in the System PATH variable is run (C:\WINDOWS\SYSTEM32) with
no arguments - and hence you get that message.

Not sure how to fix it with Winzip Self-Extractor, but I'm pretty sure
that's the problem.

Nov 13 '05 #3

Zack Halbrecht wrote:
The problem is that the wrong Setup.exe is being run after the
self-extractor is done unpacking. Instead of the Setup.exe that should be packaged with your application (the .msi and .inf), the Setup.exe
that is in the System PATH variable is run (C:\WINDOWS\SYSTEM32) with
no arguments - and hence you get that message.

Not sure how to fix it with Winzip Self-Extractor, but I'm pretty sure that's the problem.


This is a known issue caused by Windows XP Service Pack 2 and there is
a fix for the problem.

1. Go to START, RUN and type REGEDIT
2. Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\App
Paths\Setup.exe
3. Left click once on the Setup.exe key on the left. On the right you
will see the Default value listed. Right click the Default Value and
left click on delete and click yes when it asks if you are sure if you
want to delete the value. This default value key will be regenerated
automatically and the value that it is set to should say "Value not
set".
4. Close the registry editor.

This should fix the problem.

Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: EdB | last post by:
Has anyone ever interfaced with winZip from inside a VB.Net app? I'm looking to automatically zip up some files then delete them.
10
by: Steve | last post by:
Is there anyone with experience using the Winzip command line add-in? I can't get it to create the zip file with a space in the file name. Using: RetValue = Shell("C:\winzip\wzzip.exe...
2
by: Jim | last post by:
I all, I have a database on a user's network drive with the following path: E:\NewDB\StatsData.mdb I want to create a small "Utilities" database that the user can launch which will run WinZip...
7
by: Pengyu | last post by:
How to call up WinRAR or WinZip to decompress files without bring up WinRAR or WinZip windows? Just like the "Extract here" if you right click an rar/zip file using your mouse. Thank you very...
2
by: Derrick | last post by:
Is there any core assembly class that can compress/decompress files similar to winzip? I found how to create custom actions. What I would like to do is write something that decompresses winzip...
2
by: zhang allen | last post by:
Dear all, I wanna write a application by using WINZIP functionality.But, I don't know how to revoke it, and where can I get more resource about it. So I need aid to accomplish it. Any help will...
3
by: Rob | last post by:
No way this should be that difficult... I have a program that does a file watch on a folder. When a file is created in this folder, I simply want to zip it up using WinZip (with the command...
2
by: Ian Frawley | last post by:
Anyone automated Winzip with C#? Any links would be nice. -- Regards Ian
11
by: Killer42 | last post by:
Hi all. Has anyone else noticed this? In the Add dialogue, WinZip no longer allows you to follow a shortcut. Instead it simply selects the shortcut file itself to add to the archive. This is...
3
by: Killer42 | last post by:
While I do have a specific question about using 'jobs' in WinZip version 10, first I'd just like to establish this - does anyone actually use this feature of WinZip? It looks as though it could be...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.