|
-
Jan 5th, 2004, 11:53 PM
#1
Thread Starter
Addicted Member
Something Strange
I have made this little program and installed it and am also using it, but every time I'm working on Updating or modifying the program something happens to the exe in my installed version. Why is that ??
Code:
Dim R1 As Fast
Dim Kawasaki As crap
Dim rash As necessary
If Kawasaki onRoad = True Then
R1.runoverKawasaki
Kawasaki = rash
-
Jan 6th, 2004, 12:09 AM
#2
Frenzied Member
It is because for sure you have mixed up some things
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
Jan 6th, 2004, 12:13 AM
#3
Thread Starter
Addicted Member
how would you do that? I'm not installing anything and I'm for sure not working out of that directory.
Code:
Dim R1 As Fast
Dim Kawasaki As crap
Dim rash As necessary
If Kawasaki onRoad = True Then
R1.runoverKawasaki
Kawasaki = rash
-
Jan 6th, 2004, 12:17 AM
#4
"Something happens".
Uh, be more specific. They shouldn't affect each other.
-
Jan 6th, 2004, 12:26 AM
#5
Thread Starter
Addicted Member
I know that! that is my whole point.
For some reason (and this is as specific as it's going to get) at some point in time the exe comes up missing. I don't know why, and I don't exactly know when.
I only noticed it again because it asked me to reinstall when I used the shortcut to make an entry.
I guess I don’t even know that VS is doing it, that was only an assumption because that is all I worked in all day long.
Code:
Dim R1 As Fast
Dim Kawasaki As crap
Dim rash As necessary
If Kawasaki onRoad = True Then
R1.runoverKawasaki
Kawasaki = rash
-
Jan 6th, 2004, 12:33 AM
#6
Frenzied Member
Just explain what you did. Is this what you did?
1- Developed your program.
2- Added a setup project to your solution.
3- Installed the package on your own computer in a proper directory, with proper shortcuts.
4- Went to VS and made some changes.
5- Now that you try to run the installed program, it says you are missing that?
Is that what happening????
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
Jan 6th, 2004, 12:47 AM
#7
Thread Starter
Addicted Member
Somewhat!
1. Developed Program
2. Added Setup to Solution
3. Installed Package
4. Later went to VS and deleted the Setup Project
At this point it was still working fine
Last night I was making more changes to the Program, It was still working then.
And a little while ago I tried using it and the exe was gone.
???
Code:
Dim R1 As Fast
Dim Kawasaki As crap
Dim rash As necessary
If Kawasaki onRoad = True Then
R1.runoverKawasaki
Kawasaki = rash
-
Jan 6th, 2004, 12:54 AM
#8
Frenzied Member
Originally posted by Rally2000
4. Later went to VS and deleted the Setup Project
At this point it was still working fine
Last night I was making more changes to the Program, It was still working then.
And a little while ago I tried using it and the exe was gone.
???
This part is confusing: The changes you made to program has nothing to do with the installed one. You dont mention what was working then, the one you made changes or the one you had installed? Did you hope to see the changes in the installed one? Were did you install the program? Maybe you installed it in the setup project directory and when you deleted that it is all gone.
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
Jan 6th, 2004, 01:02 AM
#9
Thread Starter
Addicted Member
No,no!
I did not mess with the Installed Version whatsoever!! I only deleted the Setup Project because I’m about to make a New one.
And besides, that should not have anything to do with my installed version!
My program is installed to C:\Program Files\My Program and VS resides on my D: Drive.
Code:
Dim R1 As Fast
Dim Kawasaki As crap
Dim rash As necessary
If Kawasaki onRoad = True Then
R1.runoverKawasaki
Kawasaki = rash
-
Jan 6th, 2004, 08:42 AM
#10
Originally posted by Rally2000
No,no!
I did not mess with the Installed Version whatsoever!! I only deleted the Setup Project because I’m about to make a New one.
And besides, that should not have anything to do with my installed version!
Are you sure about that? They shouldn't affect each other at all.
Originally posted by Rally2000
My program is installed to C:\Program Files\My Program and VS resides on my D: Drive.
If C is your primary drive, then how did VS let you install on your D drive? 
Mine refused to let me install anywhere BUT the main drive.
-
Jan 6th, 2004, 02:28 PM
#11
Thread Starter
Addicted Member
I have three Operating Systems Installed, about VB.Net not letting you install to D:\, I don't know about all that.
Anyway, this is not the First time this has happened, I had that exact same thing happen with another program before. I'm really thinking about Renewing my PC.
Code:
Dim R1 As Fast
Dim Kawasaki As crap
Dim rash As necessary
If Kawasaki onRoad = True Then
R1.runoverKawasaki
Kawasaki = rash
-
Jan 8th, 2004, 04:03 AM
#12
Lively Member
Is it possible you have Norton or something similar running on automatic, and your exe somehow is being recognized as a virus & getting automatically deleted or quaranteened?
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
|