begin process at 2012 02 13 21:28:46
  Trouver un code source :
 
dans
 
Accueil > 

Code

 > 

Exécution

 > WINTOOLZ 2003

WINTOOLZ 2003


 Information sur la source

Note :
3,67 / 10 - par 6 personnes
3,67 / 10

  • 1

  • 2

  • 3

  • 4

  • 5

  • 6

  • 7

  • 8

  • 9

  • 10
Catégorie :Exécution Niveau :Débutant Date de création :04/07/2002 Date de mise à jour :04/07/2002 03:01:31 Vu / téléchargé :4 818 / 236

Auteur : Gab2z

Ecrire un message privé
Site perso
Commentaire sur cette source (7)
Ajouter un commentaire et/ou une note

 Description

Cliquez pour voir la capture en taille normale
Application fontionnant sous Windows 98 et Win 98se de 40ko et non sa pèse pas gros mais peux être utille pour ouvrir en un clique de souris sur un bouton ex:Ms-dos,Regedit,Msconfig,Telnet,Winipcfg.Charmap et etc.. en toutes 22 command sous Windows98.C'est la premiere fois que j'en fini un program :)

Source

  • Private Sub Cmdboot_Click()
  • Beep
  • MsgBox ("Fermeture de vôtre ordinateur en cours..."), vbOKOnly + vbInformation, "Shutdown Computer!"
  • Shell ("c:\windows\rundll32.exe user.exe,exitWindows")
  • End Sub
  • Private Sub cmdms_Click(Index As Integer)
  • MsgBox "Bienvenue sur Commande Ms-dos.", vbInformation + vbOKOnly, "Éxecute Commandes Ms-Dos."
  • Shell ("c:\windows\command.com"), vbNormalFocus
  • End Sub
  • Private Sub Cmdreg_Click(Index As Integer)
  • MsgBox "Bienvenue sur vôtre base de registre .", vbInformation + vbOKOnly, "Éxecute Regedit"
  • Shell ("c:\windows\regedit.exe"), vbNormalFocus
  • End Sub
  • Private Sub Cmdtelnet_Click(Index As Integer)
  • MsgBox "Bienvenue sur Telnet.", vbInformation + vbOKOnly, "Éxecute Telnet."
  • Shell ("c:\windows\telnet.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command1_Click(Index As Integer)
  • MsgBox "Bienvenue sur MsConfig.", vbInformation + vbOKOnly, "Éxecute MsConfig."
  • Shell ("c:\windows\system\msconfig.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command10_Click()
  • Shell ("C:\windows\Winipcfg.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command11_Click()
  • Shell ("C:\WINDOWS\Pbrush.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command12_Click()
  • Shell ("C:\windows\cdplayer.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command13_Click()
  • Shell ("c:\windows\Kodakimg.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command14_Click()
  • Shell ("C:\WINDOWS\SYSTEM\Dxdiag.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command15_Click()
  • Shell ("c:\windows\charmap.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command16_Click()
  • Shell ("C:\WINDOWS\wupdmgr.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command17_Click()
  • Shell ("C:\Program Files\Outlook Express\msimn.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command18_Click()
  • Shell ("C:\WINDOWS\Mplayer.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command3_Click()
  • Shell ("C:\Program Files\Internet Explorer\iexplore.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command4_Click()
  • Shell ("C:\windows\explorer.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command5_Click()
  • Shell ("c:\windows\defrag.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command6_Click()
  • Shell ("C:\windows\Scandskw.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command7_Click()
  • Shell ("C:\windows\write.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command8_Click()
  • Shell ("C:\windows\notepad.exe"), vbNormalFocus
  • End Sub
  • Private Sub Command9_Click()
  • Shell ("C:\windows\winfile.exe"), vbNormalFocus
  • End Sub
Private Sub Cmdboot_Click()
Beep
MsgBox ("Fermeture de vôtre ordinateur en cours..."), vbOKOnly + vbInformation, "Shutdown Computer!"
Shell ("c:\windows\rundll32.exe user.exe,exitWindows")
End Sub

Private Sub cmdms_Click(Index As Integer)
MsgBox "Bienvenue sur Commande Ms-dos.", vbInformation + vbOKOnly, "Éxecute Commandes Ms-Dos."
Shell ("c:\windows\command.com"), vbNormalFocus
End Sub

Private Sub Cmdreg_Click(Index As Integer)
MsgBox "Bienvenue sur vôtre base de registre .", vbInformation + vbOKOnly, "Éxecute Regedit"
Shell ("c:\windows\regedit.exe"), vbNormalFocus
End Sub

Private Sub Cmdtelnet_Click(Index As Integer)
MsgBox "Bienvenue sur Telnet.", vbInformation + vbOKOnly, "Éxecute Telnet."
Shell ("c:\windows\telnet.exe"), vbNormalFocus
End Sub
Private Sub Command1_Click(Index As Integer)
MsgBox "Bienvenue sur MsConfig.", vbInformation + vbOKOnly, "Éxecute MsConfig."
Shell ("c:\windows\system\msconfig.exe"), vbNormalFocus
End Sub

Private Sub Command10_Click()
Shell ("C:\windows\Winipcfg.exe"), vbNormalFocus
End Sub

Private Sub Command11_Click()
Shell ("C:\WINDOWS\Pbrush.exe"), vbNormalFocus
End Sub

Private Sub Command12_Click()
Shell ("C:\windows\cdplayer.exe"), vbNormalFocus
End Sub

Private Sub Command13_Click()
Shell ("c:\windows\Kodakimg.exe"), vbNormalFocus
End Sub

Private Sub Command14_Click()
Shell ("C:\WINDOWS\SYSTEM\Dxdiag.exe"), vbNormalFocus
End Sub

Private Sub Command15_Click()
Shell ("c:\windows\charmap.exe"), vbNormalFocus
End Sub

Private Sub Command16_Click()
Shell ("C:\WINDOWS\wupdmgr.exe"), vbNormalFocus
End Sub

Private Sub Command17_Click()
Shell ("C:\Program Files\Outlook Express\msimn.exe"), vbNormalFocus
End Sub

Private Sub Command18_Click()
Shell ("C:\WINDOWS\Mplayer.exe"), vbNormalFocus
End Sub
Private Sub Command3_Click()
Shell ("C:\Program Files\Internet Explorer\iexplore.exe"), vbNormalFocus
End Sub

Private Sub Command4_Click()
Shell ("C:\windows\explorer.exe"), vbNormalFocus
End Sub

Private Sub Command5_Click()
Shell ("c:\windows\defrag.exe"), vbNormalFocus
End Sub

Private Sub Command6_Click()
Shell ("C:\windows\Scandskw.exe"), vbNormalFocus
End Sub

Private Sub Command7_Click()
Shell ("C:\windows\write.exe"), vbNormalFocus
End Sub

Private Sub Command8_Click()
Shell ("C:\windows\notepad.exe"), vbNormalFocus
End Sub

Private Sub Command9_Click()
Shell ("C:\windows\winfile.exe"), vbNormalFocus
End Sub


 Fichier Zip

Les Membres Club peuvent télécharger directement un fichier contenu dans le zip sans télécharger le zip en entier !

Télécharger le zip


 Sources de la même categorie

Source avec Zip CALCULATRICE par TPB
Source avec Zip Source .NET (Dotnet) PIERRE PAPIER CISEAUX par Ultrabytes
Source avec Zip Source avec une capture UN PATCH EN VB (V3) par PhoenixBytes
Source avec Zip Source .NET (Dotnet) [VB.NET 2008] EXECUTION MULTITHREAD DE PLUSIEURS FONCTION À ... par ShadowTzu
Source avec Zip Source avec une capture MULTITHREADING ACTIVEX par Philippe734

Commentaires et avis

Commentaire de Proger le 04/07/2002 08:05:16

Ouais, mais mon dossier windows c'est c:win98 alors sa morche po.
Alors je te suggère d'utiliser GetWindowsDirectory pour récupérer le bon nom de dossier!
dim Windir as string * 260
GetWindowsDirectory Windir, clng(len(windir))

Commentaire de config le 05/07/2002 00:13:52

completement inutile.....

Commentaire de maxsecurite le 05/07/2002 14:22:33

C'est un peu simple tu trouve pas ??
mXsecurity

Commentaire de diablotin le 17/07/2002 04:42:16

config ferme la et fait mieux ,...

Commentaire de Koiu le 25/10/2002 20:56:56

ça fait vraiment pitié ton appli!!!!
fff!Quelle merde!!!!
Moi j'ai Xp, et ça marche absolument pas en plus!!!
Et puis franchement Shell "C:WINDOWS
otepad.exe"
IL SUFFIT DE FAIRE Shell "Notepad.exe" comme c'est un file system!!!

Commentaire de babboss le 03/07/2003 18:57:02

sa sert a koi ??
autant faire demarrer>executer>...

Commentaire de heine le 16/01/2004 02:39:24

ca pe etre sympa pour win98 mais ca serai mieu pour win2k ke ca lance la defrag automatiquement pour pouvoir le mettre en tache planifiée...

 Ajouter un commentaire




Nos sponsors


Sondage...

CalendriCode

Février 2012
LMMJVSD
  12345
6789101112
13141516171819
20212223242526
272829    

Consulter la suite du CalendriCode

 
Développement réalisé par Nicolas SOREL (Nix) avec l'aide de : Cyril DURAND et Emmanuel (EBArtSoft), Merci à Vincent pour ses précieux conseils.
CodeS-SourceS.com© Toute reproduction même partielle est interdite sauf accord écrit du Webmaster
CodeS-SourceS.com© est une marque déposée tous droits réservés

Google Coop CodeS-SourceS Google Coop CodeS-SourceS
Temps d'éxécution de la page : 9,532 sec (4)

Nous contacter | Annoncer sur CodeS-SourceS | Mentions légales