ADD WIN32 EXTRACTOR TO ACCESS DEPLOYMENT PACKAGE

D

Developerme

I need some help on making a win32 self-extractor automatically install from
Access deployment install. The code is as follows;

[ChainedInstall_3]
TaskName=Security Setup
TaskType=exe
Path=\Files\lslock.exe
IgnoreReturnValue=0
cmdline=/quiet

Problem is, it will not install. User still needs to install 'manually'. Any
ideas? Thanks.
 
T

Tom van Stiphout

On Fri, 26 Sep 2008 10:24:01 -0700, Developerme

A good question for the vendor of that tool.

-Tom.
Microsoft Access MVP
 
D

Developerme

I'm confused. It's windows deployment package. Isn't this the windows office
helpsite? If not windows, who who I ask - Apple?

Tom van Stiphout said:
On Fri, 26 Sep 2008 10:24:01 -0700, Developerme

A good question for the vendor of that tool.

-Tom.
Microsoft Access MVP

I need some help on making a win32 self-extractor automatically install from
Access deployment install. The code is as follows;

[ChainedInstall_3]
TaskName=Security Setup
TaskType=exe
Path=\Files\lslock.exe
IgnoreReturnValue=0
cmdline=/quiet

Problem is, it will not install. User still needs to install 'manually'. Any
ideas? Thanks.
 
G

George Hepworth

This particular forum is for MS Access, the database program which is part
of MS Office Pro.

Perhaps the website is not clear. Go back to the page and look for a more
appropriate forum, perhaps one of the microsoft.public.office.developer.....
forums would be appropriate.

George


Developerme said:
I'm confused. It's windows deployment package. Isn't this the windows
office
helpsite? If not windows, who who I ask - Apple?

Tom van Stiphout said:
On Fri, 26 Sep 2008 10:24:01 -0700, Developerme

A good question for the vendor of that tool.

-Tom.
Microsoft Access MVP

I need some help on making a win32 self-extractor automatically install
from
Access deployment install. The code is as follows;

[ChainedInstall_3]
TaskName=Security Setup
TaskType=exe
Path=\Files\lslock.exe
IgnoreReturnValue=0
cmdline=/quiet

Problem is, it will not install. User still needs to install 'manually'.
Any
ideas? Thanks.
 
D

Developerme

OK, I will follow your advise. But having said that, deployment package for
Access runtime is a part of Access. So, I don't understand why this forum
wouldn't be able to answer this question.

George Hepworth said:
This particular forum is for MS Access, the database program which is part
of MS Office Pro.

Perhaps the website is not clear. Go back to the page and look for a more
appropriate forum, perhaps one of the microsoft.public.office.developer.....
forums would be appropriate.

George


Developerme said:
I'm confused. It's windows deployment package. Isn't this the windows
office
helpsite? If not windows, who who I ask - Apple?

Tom van Stiphout said:
On Fri, 26 Sep 2008 10:24:01 -0700, Developerme

A good question for the vendor of that tool.

-Tom.
Microsoft Access MVP


I need some help on making a win32 self-extractor automatically install
from
Access deployment install. The code is as follows;

[ChainedInstall_3]
TaskName=Security Setup
TaskType=exe
Path=\Files\lslock.exe
IgnoreReturnValue=0
cmdline=/quiet

Problem is, it will not install. User still needs to install 'manually'.
Any
ideas? Thanks.
 
G

George Hepworth

"I need some help on making a win32 self-extractor automatically install "

" It's windows deployment package. Isn't this the windows office helpsite?"

There was not much clue there that you're creating an install package for
Access, unfortunately.

George


Developerme said:
OK, I will follow your advise. But having said that, deployment package
for
Access runtime is a part of Access. So, I don't understand why this forum
wouldn't be able to answer this question.

George Hepworth said:
This particular forum is for MS Access, the database program which is
part
of MS Office Pro.

Perhaps the website is not clear. Go back to the page and look for a more
appropriate forum, perhaps one of the
microsoft.public.office.developer.....
forums would be appropriate.

George


Developerme said:
I'm confused. It's windows deployment package. Isn't this the windows
office
helpsite? If not windows, who who I ask - Apple?

:

On Fri, 26 Sep 2008 10:24:01 -0700, Developerme

A good question for the vendor of that tool.

-Tom.
Microsoft Access MVP


I need some help on making a win32 self-extractor automatically
install
from
Access deployment install. The code is as follows;

[ChainedInstall_3]
TaskName=Security Setup
TaskType=exe
Path=\Files\lslock.exe
IgnoreReturnValue=0
cmdline=/quiet

Problem is, it will not install. User still needs to install
'manually'.
Any
ideas? Thanks.
 
D

Developerme

Probably because I am well aware of the content on this website. I did not
think I needed to specifically address the audience that I was asking
questions about Access.
Found the answer already though. Thanks.

George Hepworth said:
"I need some help on making a win32 self-extractor automatically install "

" It's windows deployment package. Isn't this the windows office helpsite?"

There was not much clue there that you're creating an install package for
Access, unfortunately.

George


Developerme said:
OK, I will follow your advise. But having said that, deployment package
for
Access runtime is a part of Access. So, I don't understand why this forum
wouldn't be able to answer this question.

George Hepworth said:
This particular forum is for MS Access, the database program which is
part
of MS Office Pro.

Perhaps the website is not clear. Go back to the page and look for a more
appropriate forum, perhaps one of the
microsoft.public.office.developer.....
forums would be appropriate.

George


I'm confused. It's windows deployment package. Isn't this the windows
office
helpsite? If not windows, who who I ask - Apple?

:

On Fri, 26 Sep 2008 10:24:01 -0700, Developerme

A good question for the vendor of that tool.

-Tom.
Microsoft Access MVP


I need some help on making a win32 self-extractor automatically
install
from
Access deployment install. The code is as follows;

[ChainedInstall_3]
TaskName=Security Setup
TaskType=exe
Path=\Files\lslock.exe
IgnoreReturnValue=0
cmdline=/quiet

Problem is, it will not install. User still needs to install
'manually'.
Any
ideas? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top