|
-
Nov 16th, 2005, 09:47 PM
#1
Thread Starter
Lively Member
[RESOLVED] Problem with my .exe?
I create my .exe file from my VB - project using package and deploy function in VB. Im using Windows 2000..
When I try to install this exe, I get an error:
file not found:
..\My Documents\temp\msftqws.pwd\$(DLLSelfRegisterEx)
?? What is this file, why is it in my project, how do I get rid of it?
There are no .pwd files on my C drive. What is this file type?
Many thanks,
-
Nov 16th, 2005, 09:54 PM
#2
Frenzied Member
Re: Problem with my .exe?
This thread should be moved to another forum i think : Application Deployment Forums:
http://www.vbforums.com/forumdisplay.php?f=72
-
Nov 16th, 2005, 09:57 PM
#3
Re: Problem with my .exe?
That's a temporary file the P&DW creates and should not be a part of the setup. Try editing the SETUP.LST file (in Notepad) and delete that line.
-
Nov 16th, 2005, 10:13 PM
#4
Thread Starter
Lively Member
Re: Problem with my .exe?
Hi Joacim ,
I deleted the msftqws.pwd into my SETUP.LST but error still occur.
file not found:
..\My Documents\temp\msftqws.pwd\$(DLLSelfRegisterEx)
Pls Help..
-
Nov 17th, 2005, 08:01 AM
#5
Re: Problem with my .exe?
Moved to Application Deployment.
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
|