Jump to content

Komut Satırında Dosya Adı Problemi


DivaneTR
 Share

Recommended Posts

CMD penceresinde bir programı çalıştırmak için adını yazdığımda çalışıyor fakat dosya adında boşluk olanları çalıştıramıyorum. Bir yolu var mıdır ?

 

Örneğin ; start Deneme Program.exe

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Similar Content

    • By artae
      File size: 7.90 MB

      cmd c is the clipboard manager for programmers, designed by programmers with a focus on the clean interface and easy to use, low cpu and low memory.
      HOW IT WORKS
      1. hit 'alt+v' to show the clipboards history
      2. chose the item you want from the list by selecting it with the mouse or with arrow keys
      3. pasting is done automatically to active app (if you install the applescript fromhttp://www.cristibaluta.com/cmdc/). if not, the items are only copied to clipboard and you must paste it manually with cmd+v.
      FEATURES
      keeps the original formatting of the copied text
      links are saved in a separate category. you can open them in browser by clicking the link icon
      includes a protected section by a pin
      generate secure passwords
      keeps window in memory for a limited time, if used frequently you'll notice a performance improvements
      history for up to 30 days but not less than 50 items
      snippets and protected items remains till you decide to delete them manually
      iCloud sync for snippets, urls, mobile and protected items across all devices
      iOS client
      enjoy copy pasting!
      Release NotesVersion History
      Supported Operation System
      macOS 10.12 or later
      Apple Silicon or Intel Core processor

      NitroFlare
      DOWNLOAD
      (Buy premium account for maximum speed and resuming ability)


      https://nitroflare.com/view/11ACE3618C92B8C/fi5qp.cmd.c.1.4.2.MAS.rar



      https://rapidgator.net/file/af45ac6656a778f6b5b7fa5edd3051d5/fi5qp.cmd.c.1.4.2.MAS.rar


    • By artae
      File size: 7.44 MB
      cmd c is the clipboard manager for programmers, designed by programmers with a focus on the clean interface and easy to use, low cpu and low memory.

      HOW IT WORKS:
      1. Hit 'alt+v' to show the clipboards history
      2. Chose the item you want from the list by selecting it with the mouse or with arrow keys
      3. Pasting is done automatically to active app (if you install the applescript from. if not, the items are only copied to clipboard and you must paste it manually with cmd+v.

      FEATURES:
      Keeps the original formatting of the copied text
      Links are saved in a separate category. you can open them in browser by clicking the link icon
      Includes a protected section by a pin
      Generate secure passwords
      Keeps window in memory for a limited time, if used frequently you'll notice a performance improvements
      History for up to 30 days but not less than 50 items
      Snippets and protected items remains till you decide to delete them manually
      iCloud sync for snippets, urls, mobile and protected items across all devices
      iOS client
      Release Notes

      * Bring back the selection of items with the 0-9 keys. navigation by keyboard must be enabled in settings and accessibility is required.
      * The keys can be used also to enter the pin in the locked tab.
      * Fixed a bug where items couldn't be deleted.
      * Fixed duplicated items. if a clipboard string already exists in cmd c, it will be moved to top instead creating a duplicate.

      Supported Operation System:
      * 64-bit processor
      * macOS 10.12 or later
      DOWNLOAD
      (Buy premium account for maximum speed and resuming ability)


      http://nitroflare.com/view/5C6A21FBEBEA63D/4d6c9.cmd.c.1.4.1.MAS.rar



      https://rapidgator.net/file/fcff5a159bc0261df0ab934e14b853e7/4d6c9.cmd.c.1.4.1.MAS.rar


    • By ihsan43
      general mobile discovery 16gb cihazım var. birden kapandı ve komut yok hatası gelmeye basladı. wipe/data factory reset seceneğinden sıfırladım hala aynı hatada. stock romları indirdim denedim hala aynı. usb girişi arızalı oldugu için pc ye bağlantı yapamıyorum. sadece şarj oluyor usb den. bu sorunu nasıl çözebilirim. sd karttan romu yüklüyorum tamamlanıyor ama açılısta yine komut yok diyor.
    • By tenekecezve
      Windows Yönetim Araçları komut satırı (WMIC), Windows Server 2003 ailesindeki işletim sistemlerini çalıştıran bilgisayarları yönetmek için WMI’dan yararlanmanıza olanak vermek amacıyla, Windows Yönetim Araçları’na (WMI) yönelik, basit bir komut satırı arabirimi sağlar. WMIC, var olan kabuklar ve hizmet programı komutlarıyla birlikte çalışır ve komut dosyaları veya diğer yönetime dayalı uygulamalar yoluyla kolayca genişletilebilir.
       
      Kullanımı basittir, komut satırına wmic yazıp enter e basılırsa wmic editörü gelir ya da direkt wmic den sonra /"istenen komu" yazarak ta çalışabilir...
       
      Aşağıdaki örnekte üstte bilgisayarımızın modelini direkt öğreniyoruz. Seri numarasını da editöre geçerek öğreniyoruz...
       

       
      Örnek yapabileceğimiz en basit şeylerden birisi ancak ağımızdaki bir çok bilgisayar için bu bilgiler gerekliyse çok yararlı olabiliyor. Bilgisayarınızdaki program listesi servis listesi vb. şeyler listelenebiliyor. Dilenirse istenen çıktı formatı ayarlanabiliyor text ya da html olarakta dönüştürülebiliyor. Sizin ya da ağdaki bilgisayarlarınız için program bile kaldırabiliyorsunuz.
      Mesela başka bir örnek verelim; Sonrasında da daha da detaya inelim.
      Örneğin wmic ile servislerinizin listesini almak isterseniz;
      wmic komut satırında SERVICE yazmanız yeterlidir.
      Bunu bir dosyaya çıktı olarak yollamak isterseniz;
      WMIC /OUTPUT:”C:\ServiceList.txt”
      Service komut çıktısında çok fazla detay var, bana hepsi lazım değil derseniz özelleştirebilirsiniz:
      WMIC Service Get caption, name, Started, Startname, state
      gibi özelleştirebilir, istediğiniz kolonlardaki bilgiyi alabilirsiniz.
      Çıktıyı text değil de html formatında da alabilirsiniz. Hatta bir kolona göre sıralayabilirsiniz de:
      WMIC /OUTPUT:”C:\ServiceList.html” SERVICE Get caption, name, Started, Startname, state /format:”htable-sortby.xsl”:”sortby=State”
      WMIC’i hem lokal makinede kullanabilirsiniz hem de uzak bilgisayarlardan bilgi toplayabilir veya konfigurasyon yapabilirsiniz.
      Yapabilecek çok fazla komut var listesini de  wmic /?  yazarak öğrenebiliyoruz...
       
      Kendi kullandığım ve netten bulduğum bir kaç hazır komut var onları da paylaşacağım...
       
      Belirli bir bilgisayarda kurulu programları listelemek için:
      /node:BİLGİSAYARADI product get name,version,vendor İsminde adobe geçen programları listelemek için:
      /node:BİLGİSAYARADI product where "name like 'adobe%'" get name,version,identifyingNumber Program kaldırmak için:
      /node:BİLGİSAYARADI product where name="TeamViewer" call uninstall Birçok bilgisayardan aynı anda belirli bir programı kaldırmak için:
      /failfast:on /node:@"c:\bilgisayarlar.txt" product where name="TeamViewer" call uninstall /nointeractive NOT:(Bu komuttaki bilgisayarlar.txt dosyası domain’deki bilgisayar isimlerini içeren bir metin dosyası olacaktır. /failfast:on parametresi komut çalıştırıldığı sırada çevrimdışı olan bilgisayarları atlayarak ilerlemeyi sağlar. /nointeractive parametresi program kaldırma işleminden önce onay sorusunun sorulmasını engeller.)
       
      Domain’deki bilgisayarlarda program aramak ve bunların çıktısını almak
      /node:@srv.txt /user:DOMAIN\USERNAME /password:PASSWORD /output:out.txt product where "name like '%.net framework%'" get name, version /format:csv NOT:(srv.txt dosyasını arama yapılacak her bilgisayar adı bir satıra gelecek şekilde oluşturabilirsiniz. Komutu psexec yardımıyla da kullanabilirsiniz.)
      Sunucularda kurulu olan Windows Update paketlerini listelemek 
      wmic qfe get csname,hotfixid | find /i "KBxxxx" > c:\sonuc.txt Bir uzak makinenin TCP/IP ayarlarını öğrenmek
      WMIC /NODE:”UzakMakineAdi” /USER:”Domain\KullaniciAdi” /PASSWORD:”P@ssw0rd” /OUTPUT:”C:\IpConfig.txt” NICCONFIG Get Caption,IpAddress, IpSubnet, DNSHostName, DefaultIpGateway, DHCPEnabled, DHCPServer, WINSPrimaryServer, DHCPEnabled
       Ip adresini bildiğiniz aynı ağ üzerinde olan bilgisayarda o anda kimin oturumu açık olduğunu öğrenmek
      WMIC /Node:10.24.10.55 ComputerSystem Get UserName  Uzaktaki bir bilgisayarın seri numarasını, işletim sistemi versiyonunu, bilgisayarın adını, cihazın marka ve modelini öğrenme
      wmic /node:10.24.10.55  Bios get  Serialnumber, Systemname, Name, Description, Manufacturer Listesini oluşturduğumuz ağdaki bilgisayarların istenilen bilgilerinin listesini yazdırmak
      wmic /node:@%userprofile%\desktop\computers.txt /Output:”%userprofile%\desktop\ProcessorReport.txt” bios get  Serialnumber,Systemname,Name,Description,Manufacturer,AddressWidth,DeviceID /format:list NOT:( computer.txt isimli dosya içinde alt alta yazdığınız bilgisayarların (ip ya da netbiosname) bilgilerini masaüstünüzdeki bir dosyaya liste şeklinde yazdırabilirsiniz. /format parametresyle oynayarak bu çıktının csv ya da html olmasını sağlayabilirsiniz. )
      Yüklü olan yama listesi için:
      wmic qfe list Static bir ip adresi vermek için:
      wmic nicconfig where index=9 call enablestatic(“10.0.0.2”), (“255.255.255.0”) Gateway adreslerini değiştirmek için:
      wmic nicconfig where index=9 call setgateways(“10.0.0.4”, “10.0.0.5”),(1,2) DHCP enable hale almak için:
      wmic nicconfig where index=9 call enabledhcp Harddisk sürücü hakkında bilgi almak için:
      wmic logicaldisk where drivetype=3 get name   
    • By ekran
      !!! CMD de çalıştırınız !!!
      Not: İnsanları aldatma amaçlı kullanılmaması dileği ile;
      Komut istemi promptunu değiştirme;
      prompt $D$_$T$_Komut Bekliyorum_$P$G
      Renk değiştirme;
      color E9
      İstediğiniz boyutta dosya yaratıp hdd nizi dolu göstermek için;
      fsutil file createnew dosya.txt 999999999
      Açıklama;
      !!! 9999999 yerine kendi belirlediğiniz dosya boyutu !! ( hangi klasörde çalıştırsanız oraya oluşturur )
      Bilgisarınızda cok fazla hdd göstermek;
      subst W: c:\windows
      Açıklama;
      subst atanan sanal sürücü harfi ( W ) : sürücüye atanan klasör c:\windows veya başka yol 
      Sanal sürücüyü silmek için;
      subst W: /D
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...