 |
 |

04-13-2004, 08:21 AM
|
|
Freshman
|
|
Join Date: Apr 2004
Posts: 48
|
|
Package Problem
|
when i try to run the package i have a problem
"C:\windows\system32\msvsrt.dll"
"The destination file in in - use. Please ensure that all other applications are closed"
I closed the other applications but i have again this problem
|
|

04-13-2004, 08:30 AM
|
 |
Bit Flipper
|
|
Join Date: Feb 2002
Location: The Inner Loop
Posts: 5,550
|
|
|
msvsrt.dll or msvcrt.dll?
What did you use to create the setup package?
|
|

04-13-2004, 06:58 PM
|
|
Freshman
|
|
Join Date: Apr 2004
Posts: 48
|
|
Quote:
|
Originally Posted by John
msvsrt.dll or msvcrt.dll?
What did you use to create the setup package?
|
the msvcrt.dll and i use the Package and Deployment Wizard from visual studio tools
|
|

04-14-2004, 08:36 AM
|
|
Freshman
|
|
Join Date: Apr 2004
Posts: 48
|
|
|
Could be have problem in my code?
|
|

04-14-2004, 08:45 AM
|
 |
Bit Flipper
|
|
Join Date: Feb 2002
Location: The Inner Loop
Posts: 5,550
|
|
|
msvcrt.dll is the Microsoft C Runtime Library according to some information found on the web.
What else do you have running at the time of the install? Why are you having to deploy this file with your VB app, is there some C dll's or something that are part of your program?
|
|

04-14-2004, 10:17 AM
|
|
Freshman
|
|
Join Date: Apr 2004
Posts: 48
|
|
|
I don't know why i include this dll the wizard made it!
Who can i learn the important dll's for my app.
If i not include this dll i have another problem
The file 'C:\DOCUME~1\takis\LOCALS~1\Temp\msftqws.pdw\$(DLLSelfRegisterEx)'coul d not be registered because it was not found
What's this?
|
|

04-14-2004, 05:30 PM
|
 |
Hell's Angel
Retired Moderator * Guru *
|
|
Join Date: Jul 2001
Location: Yorkshire, UK
Posts: 10,394
|
|
|
Are you using Win2K or XP and are using less than VS SP5? If so then upgrade to SP5. There is a fix for the problem of updating system files. It'd be worth a try.
|
__________________
A wise one man once said "what you talking about dog breath"
|

04-16-2004, 07:21 AM
|
|
Freshman
|
|
Join Date: Apr 2004
Posts: 48
|
|
|
I use WinXP. Where can i found VS SP5? and what's this?
|
|

04-16-2004, 08:04 AM
|
 |
Lost Soul
Super Moderator * Guru *
|
|
Join Date: May 2001
Location: Vorlon
Posts: 18,931
|
|
|

04-16-2004, 08:29 AM
|
 |
Hell's Angel
Retired Moderator * Guru *
|
|
Join Date: Jul 2001
Location: Yorkshire, UK
Posts: 10,394
|
|
Sorry, I really should stop using acronyms so often 
|
__________________
A wise one man once said "what you talking about dog breath"
|

04-20-2004, 08:15 AM
|
|
Freshman
|
|
Join Date: Apr 2004
Posts: 48
|
|
|
I installed the vs sp 5 and 6. I rebuild the package but i have the same problem why?
|
|

04-22-2004, 05:20 AM
|
|
Freshman
|
|
Join Date: Apr 2004
Posts: 48
|
|
Thanks
|
Thank you very much!!!
I solve my problem
|
|

04-22-2004, 05:06 PM
|
 |
Hell's Angel
Retired Moderator * Guru *
|
|
Join Date: Jul 2001
Location: Yorkshire, UK
Posts: 10,394
|
|
__________________
A wise one man once said "what you talking about dog breath"
|

04-25-2004, 06:03 AM
|
|
Freshman
|
|
Join Date: Apr 2004
Posts: 48
|
|
Quote:
|
Originally Posted by Banjo
What was it?
|
in the package i don't insert the dll and ocx file and everything is right.
My problem was that i include all dll and ocx files because i don't know how can i learn which of this files are important for my application.
Thanks again
Yours ditoskas
|
|

04-25-2004, 06:21 AM
|
 |
Hell's Angel
Retired Moderator * Guru *
|
|
Join Date: Jul 2001
Location: Yorkshire, UK
Posts: 10,394
|
|
|
The best way is to test your installers on a clean installation of any OSes you plan to support. You can either store copies of clean installs in hidden partitions or use a pc-in-a-window product such as MS' Virtual PC.
|
__________________
A wise one man once said "what you talking about dog breath"
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
|
|
 |
|