|
-
May 28th, 2003, 07:57 AM
#1
Thread Starter
Hyperactive Member
help please!
Now it is the time to distribute my vb.net application.
but while install in client computer(win98), I got message"the setup requires the .net framework. please install the .net framework and run this setup again."
But in my distribute package, I have all the following files:
dotnetfx.exe
InstMsiW.Exe
InstMsiA.Exe
settings.ini
Setup.Exe
Setup.Ini
SPCData Management Software.msi
and the settings.ini is :
[Bootstrap]
Msi=Y:\SPCDataInstaller\Debug\SPCData Management Software.msi
'LanguageDirectory=jpn
ProductName=SPCData Management Software
'DialogText=
CaptionText=SPCData Management Software
'ErrorCaptionText=
FxInstallerPath=Y:\SPCDataInstaller\debug
setup.Ini is:
[MSILoader]
MSIFileName=SPCData Management Software.msi
Can somebody help? Thanks
-
May 28th, 2003, 08:57 AM
#2
Member
Hi
I think you need to point the FxInstallerPath entry to the .Net Framework redistributable package, Dotnetfx.exe.
Harold Hoffman
-
May 28th, 2003, 09:04 AM
#3
Thread Starter
Hyperactive Member
yes, I did.
All my install files are in the same directory, which is Y:\SPCDataInstaller\debug .
-
May 28th, 2003, 09:06 AM
#4
Thread Starter
Hyperactive Member
Is there anything to do with the file setup.exe? No matter when i build this package, setup.exe is always dated 1/5/2002 7:46Am.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|