Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'portable'

1797550 - Ping in Python: python portable ping
  1. #!/usr/bin/env python
  2. # -*- coding: utf-8 -*-
  3.  
  4. """
  5.     A pure python ping implementation using raw socket.
  6.  
  7.  
  8.     Note that ICMP messages can only be sent from processes running as root.
  9.  
1561763 - google chrome yi portable yapmak: google portable chrome
  1. @echo off
  2.  
  3. if exist "%HOMEDRIVE%\tasinabilir programlar\Chrome" goto hata0
  4.  
  5. :basla
  6. if exist "%temp%\chrome_versiyon.x" del "%temp%\chrome_versiyon.x"
  7.  
  8. if not exist "%HOMEDRIVE%%HOMEPATH%\Local Settings\Application Data\Google\Chrome\Application" goto hata1
  9.  
1051696 - PSP Flasher: c psp portable homebrew playtation non-pandora
  1. //Written and developed only by Neo_The_User at the moment
  2. //DO NOT TEST NOR USE ANY OF THIS CODE
  3. //ALL UNTESTED! USE AT YOUR OWN RISK!
  4. //psp-config command not found when compiling under GCC.
  5. //Do not modify the #include order or names or the PSP will not read it.
  6. //Unknown reason why but it just works and thats all the matters at this time as far as #includes go
  7. //flash0 is what the PSP calls the Flashrom (NAND)
  8. //Makefile does not contain a specific directory.
  9.  
worth-right