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