473,385 Members | 1,396 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Please Help! Format disk programmaticaly

I need to format disk in my appl in vc++
I am using SHFormatDrive(...) function
but this shell function opens a dialog window to confirm user to format disk
I want to format disk without dialog win

thank yo

Jul 21 '05 #1
12 3522
You want to format the drive without informing the user ... erm ... sounds
nice ;)

"Pola" <an*******@discussions.microsoft.com> wrote in message
news:69**********************************@microsof t.com...
I need to format disk in my appl in vc++,
I am using SHFormatDrive(...) function,
but this shell function opens a dialog window to confirm user to format disk, I want to format disk without dialog win.

thank you

Jul 21 '05 #2
Hy,

call the format.com (In the System32 directory and overgive the parameters
you need).

This should work.

Joerg

"Pola" <an*******@discussions.microsoft.com> schrieb im Newsbeitrag
news:69**********************************@microsof t.com...
I need to format disk in my appl in vc++,
I am using SHFormatDrive(...) function,
but this shell function opens a dialog window to confirm user to format disk, I want to format disk without dialog win.

thank you

Jul 21 '05 #3
thank you,
but format.com also request to confirm the format from the user

Jul 21 '05 #4
Hy Pola

you must call format.com with following parameters:
format.com A: /Y

so now it works without confirm.

Joerg

"Pola" <an*******@discussions.microsoft.com> schrieb im Newsbeitrag
news:5B**********************************@microsof t.com...
thank you,
but format.com also request to confirm the format from the user

Jul 21 '05 #5
When I try to do format with /Y parameter it
returns "invalid parameter /Y
Jul 21 '05 #6
Which Windows Version did you use?
It works under XP and 2000.

Try it in the command line.

"Pola" <an*******@discussions.microsoft.com> schrieb im Newsbeitrag
news:B9**********************************@microsof t.com...
When I try to do format with /Y parameter it
returns "invalid parameter /Y"

Jul 21 '05 #7
Cor
Hi Joerg,

I need a function that runs a program directly when you receive an email,
are you supported that also.

I think it is not good to help with this kind of questions. Peter X did
pointed us on that.

Just my opinion.

Cor
Jul 21 '05 #8
Hy Cor,

thx. I support the email problem. Please contact me @ my address that I can
help you.

Joerg
Ad***********@bonsack.net

"Cor" <no*@non.com> schrieb im Newsbeitrag
news:u2**************@TK2MSFTNGP11.phx.gbl...
Hi Joerg,

I need a function that runs a program directly when you receive an email,
are you supported that also.

I think it is not good to help with this kind of questions. Peter X did
pointed us on that.

Just my opinion.

Cor

Jul 21 '05 #9
I am using Win 2000
and I try to run from the command line

thank you
Jul 21 '05 #10
:) I am not writting a virus,
do not worry
Jul 21 '05 #11
Ok then please make the following steps:

1. Create a File (eg. C:\test.txt)
2. Edit the file content to Y
3. Save it
4. Call: format.com A: < C:\test.txt

this should definitivly work.

Joerg
"Pola" <an*******@discussions.microsoft.com> schrieb im Newsbeitrag
news:1B**********************************@microsof t.com...
I am using Win 2000
and I try to run from the command line

thank you

Jul 21 '05 #12
thank you vary much
and have a good day :)
Jul 21 '05 #13

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Kurt Watson | last post by:
I’m having a different kind of problem with Hotmail when I sign in it says, "Web Browser Software Limitations Your Current Software Will Limit Your Ability to Use Hotmail You are using a web...
7
by: Alan Bashy | last post by:
Please, guys, In need help with this. It is due in the next week. Please, help me to implement the functions in this programm especially the first three constructor. I need them guys. Please, help...
7
by: x muzuo | last post by:
Hi guys, I have got a prob of javascript form validation which just doesnt work with my ASP code. Can any one help me out please. Here is the code: {////<<head> <title>IIBO Submit Page</title>...
7
by: tyler_durden | last post by:
thanks a lot for all your help..I'm really appreciated... with all the help I've been getting in forums I've been able to continue my program and it's almost done, but I'm having a big problem that...
23
by: Jason | last post by:
Hi, I was wondering if any could point me to an example or give me ideas on how to dynamically create a form based on a database table? So, I would have a table designed to tell my application...
13
by: Joner | last post by:
Hello, I'm having trouble with a little programme of mine where I connect to an access database. It seems to connect fine, and disconnect fine, but then after it won't reconnect, I get the error...
1
PEB
by: PEB | last post by:
POSTING GUIDELINES Please follow these guidelines when posting questions Post your question in a relevant forum Do NOT PM questions to individual experts - This is not fair on them and...
0
by: 2Barter.net | last post by:
newsmail@reuters.uk.ed10.net Fwd: Money for New Orleans, AL & GA Inbox Reply Reply to all Forward Print Add 2Barter.net to Contacts list Delete this message Report phishing Show original
6
by: jenipriya | last post by:
Hi all... its very urgent.. please........i m a beginner in oracle.... Anyone please help me wit dese codes i hv tried... and correct the errors... The table structures i hav Employee (EmpID,...
5
by: tabani | last post by:
I wrote the program and its not giving me correct answer can any one help me with that please and specify my mistake please it will be highly appreciable... The error arrives from option 'a' it asks...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.