by: Eskimo Joe |
last post by:
I am trying to create a desktop icon using VB6. is this possible?
-p
|
by: Kamilche |
last post by:
Is there a command you can execute in Python that will open a window on
the desktop, such as 'My Documents'? Kind of like 'system', but for
folder names, not just programs. I'm running on Windows...
|
by: GrandpaB |
last post by:
I would appreciate assistance learning how to create a Desktop shortcut in my
setup project.
In the left pane of the Setup/File System window I right-clicked User's
Desktop. From the contex...
|
by: ervelu |
last post by:
As every one Knows windows wont allow creating folders with reserved words as name. But i found in this forum a topic that replied a way to create a folder in drive c:. the way is
md \\.\C:\con
...
|
by: seeyuh |
last post by:
Huh? My son was playing Neopets on the internet. When I came back to the computer, a folder named '%SystemDrive%' had appeared on my Desktop. Where should it go, what's the default location for this...
|
by: mikkoO8 |
last post by:
hi. im actually making a desktop cleaner that can move the files and icons to a folder inside the listview box.
i can make the listview box filled with files contains at the desktop
and i can make...
|
by: aravind7190 |
last post by:
Hi all,
I created a folder with a code to lock all the files.
Today i drag that folder to desktop, when i see in that folder no files are there.One control panel is automatically created and when...
|
by: cyberguy |
last post by:
Hi,
I've created a setup project which create a folder on desktop called "UnRelease" and place a shortcut to the application executable.
The shortcut name is named by the version number , e.g....
|
by: Aditya23 |
last post by:
Hi, I am new to programming and I'm trying to learn from this internship...I tried using folder browse dialog box option in tool box and used the print dialog box too to print the file...I can view...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: AndyPSV |
last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|
by: ezappsrUS |
last post by:
Hi,
I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox being checked or not. Below is the...
|