Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[VB6.0] Diskette formatieren?

Empfohlene Antworten

'Sub zum formatieren einer Diskette

Dim prozessID As Long

Dim Kommandostring As String

Kommandostring = "command.com /c format /Q /autotest A:"

prozessID = Shell(Kommandostring, vbMinimizedNoFocus)

MsgBox "Formatierung in wenigen sekunden beendet.", vbOKOnly

...sollte gehn

Original geschrieben von -cta-

nee...leider nicht...

er bringt die meldung und das wars....diskette ist immer noch befüllt.....

oh... hehe bei 95 ging das noch :rolleyes:

ich schau mal ob ich das hin bekomm

hier hab ich was gefunden...
Original geschrieben von -cta-

ne...is auch nicht ganz das, was ich brauche....

Was genau brauchst Du und was genau war am Link von |roTekuGeL| nicht passend?

Wäre vielleicht auch vom Vorteil zu posten, was du gefunden hast. Sieht irgendwie blöd aus wenn Threads mit offenen Fragen/Antworten stehen bleiben und nützt jemanden, der das Problem vielleicht später auch noch hat, nichts.

  • Autor

jo...hast recht....

--------------------------------------------------------------------------------

Format Drive Dialog (floppy disk only)

module: SHELL32.DLL

command: rundll32.exe shell32.dll,SHFormatDrive

result: displays the floppy disk Format Drive dialog. Causes the Drive A to be accessed on showing.

dies hier einfach ansprechen und schon bekommt man den allseits bekannten windows-dialog zum diskette formatieren...

gruss,

-cta-

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.