I'm creating a installing disks with aplication setup wizard
and when I took this disk a try to intalling in other PC, in the instalation process stops a give a Error message that says "Error in se...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10133230....
Zones:
VB ControlsDate Answered: 05/08/1999 Grade: C Views: 0
I try to use code snippet below to delete the executable itself after run but fail , I don't know why, would you plz help?
========
#include <windows.h>
int main()
{
......//so...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20170646.html
Zones:
C++Date Answered: 12/24/2001 Grade: A Views: 0
Win 98, IE 5.5 (SP2)
After downloading and applying security updates, updates to programs, etc. can I safely delete these? For example, I have the following files in "my documents" that were down...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/98/Q_20199866.html
Zones:
Windows 98Date Answered: 11/02/2001 Grade: A Views: 0
I want to write a program (just any EXE file)
that after it finishes its work (ie closes)
it will delete itself without leaving a trace.
How can I do it in VB (preferably) or C?
http://www.experts-exchange.com/Programming/Misc/Q_20262590.html
What code do i need to open a new page in the same window in following part:
If Session("allow") = True Then
If Level = 3 Then Response.Redirect "admin.asp"
If Level < 3 Then Response.Redi...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20372078.htm...
Zones:
ASPDate Answered: 10/11/2002 Grade: A Views: 0
I am working on a self-extracting feature for part of one of my projects.
I would like to know how to make a 'template' executable, and then how to make another application that I can use to add...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20569202.html
Zones:
C++Date Answered: 08/07/2003 Grade: B Views: 0
I want to be able to, using the openssl (www.openssl.org), to create my own self-signed certificate for family use only. From there I need to send a secure e-mail, but I do not have Outlook Express...
http://www.experts-exchange.com/Security/Misc/Q_20656185.html
Hi There!!!
I am having a HTML page which is calling a ASP Page. I m using window.open to open asp page, using self attribute:
my code for opening asp page is something like this:
newWin =...
http://www.experts-exchange.com/Programming/Misc/Q_20713596.html
Zones:
ProgrammingDate Answered: 05/03/2004 Grade: A Views: 0
Hi,
I have difficulties with creating a query.
I have a table:
field1 field2 field3
1 1 prodcut1
1 1 product2
1 1 product3
2 1 product4
I...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20799403.html
Zones:
MS AccessDate Answered: 11/16/2003 Grade: A Views: 0
Hi all,
I am a fresher... using MySQL3.23 database....
I want to write a query which would be based on one table only.
Its a kind of self join but I want to display records like below:
------...
http://www.experts-exchange.com/Database/MySQL/Q_20800005.html
Zones:
MySQL ServerDate Answered: 11/28/2004 Grade: A Views: 0