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.

Batchdateien unter W98 und W2k

Empfohlene Antworten

Veröffentlicht

Hallo !

Folgende Frage:

Ich habe eine Batch-Datei erstellt, die erst ein Programm starten soll, und anschließend noch einen Parameter an das Programm übergibt.

c:\

cd\

cd temp

programm

programm -parameter

exit

Soweit kein Problem, funktioniert unter W98 auch problemlos.

Bei Windows 2K und XP taucht das Phänomen auf, das die Batchdatei das Programm "programm" startet und dann wartet.......und wartet.......... und erst wieder weitermacht, wenn ich das Programm "programm" schließe.

Wenn ich die Batchdateiendung unter W2K oder XP in .cmd ändere ändert sich nichts.

Ja ist normal, unter Win NT, 2k und XP arbeitet er das genau ab.

Wenn du willst das er andere Programme startet und dann weitermacht dann

brauchst du den befehl "start"

Also:

c:\

cd\

cd temp

start programm

start programm -parameter

exit

So müsste er in der Batch weitermachen wenn das Programm gestartet ist

wenn du mehr Parameter von "start" brauchst such in der Windows Hilfe von NT/2k nach "Start-Befehl"

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.