Microsoft Visual C++ 2005 Redistributable Package (x64)
Microsoft Visual C++ 2005 Redistributable Package (x86)
Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)
| ## Sublime Text 3 Serial key build is 3176 | |
| > * Added these lines into /etc/hosts | |
| 127.0.0.1 www.sublimetext.com | |
| 127.0.0.1 license.sublimehq.com | |
| > * Used the license key | |
| ----- BEGIN LICENSE ----- |
| Package: com.example.package | |
| Name: Example Package | |
| Description: An example package. | |
| This longer description will load when a depiction URL is not specified. | |
| Author: Ms. Example <[email protected]> | |
| Maintainer: Example, Inc. <[email protected]> | |
| Version: 1.0-1 | |
| Section: Addons (SpringBoard) | |
| Pre-Depends: com.example.system | |
| Depends: com.example.library |
| <div id="app"> | |
| <div class="app__phone"> | |
| <div class="phone-header"> | |
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/Instagram_logo.svg/500px-Instagram_logo.svg.png" /> | |
| <p class="cancel-cta" v-if="step === 2 || step === 3" @click="goToHome">Cancel</p> | |
| <p class="next-cta" v-if="step === 2" @click="step++">Next</p> | |
| <p class="next-cta" v-if="step === 3" @click="sharePost">Share</p> | |
| </div> | |
| <transition name="fade"> | |
| <div class="feed" v-if="step === 1" v-dragscroll.y="true"> |
| Use folowing Linux commands to repackage dep package: | |
| 1: Extract deb package | |
| # dpkg-deb -x <package.deb> <dir> | |
| 2: Extract control-information from a package | |
| # dpkg-deb -e <package.deb> <dir/DEBIAN> | |
| 3. After completed to make changes to the package, repack the deb | |
| # dpkg-deb -b <dir> <new-package.deb> |
###Sketch trial non stop
Open hosts files:
$ open /private/etc/hosts
Edit the file adding:
127.0.0.1 backend.bohemiancoding.com
127.0.0.1 bohemiancoding.sketch.analytics.s3-website-us-east-1.amazonaws.com
| Have a developer account? | |
| Want to run GBA4iOS 2.0 without needing to change your device date all the time? | |
| Here's what you do! | |
| 1. Safari: Download the ipa file direct | |
| http://gba4iosapp.com/download/GBA4iOS.ipa | |
| 2. Terminal: Unzip the ipa (it's just a zip file after all) | |
| unzip -q GBA4iOS.ipa | |
| #!/bin/bash | |
| ## The drive will need to be named "USB" | |
| ## It should be over 8GB large | |
| sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/USB --applicationpath /Applications/Install\ macOS\ Sierra.app --nointeraction |
| #!/bin/bash | |
| # | |
| # Credits to fuckbecauseican5 from https://www.reddit.com/r/hackintosh/comments/4s561a/macos_sierra_16a238m_install_success_and_guide/ | |
| # Adapted to work with the official image available into Mac App Store | |
| # | |
| # Enjoy! | |
| hdiutil attach /Applications/Install\ macOS\ Sierra.app/Contents/SharedSupport/InstallESD.dmg -noverify -nobrowse -mountpoint /Volumes/install_app | |
| hdiutil create -o /tmp/Sierra.cdr -size 7316m -layout SPUD -fs HFS+J | |
| hdiutil attach /tmp/Sierra.cdr.dmg -noverify -nobrowse -mountpoint /Volumes/install_build |
| I use the first | |
| —– BEGIN LICENSE —– | |
| Michael Barnes | |
| Single User License | |
| EA7E-821385 | |
| 8A353C41 872A0D5C DF9B2950 AFF6F667 | |
| C458EA6D 8EA3C286 98D1D650 131A97AB | |
| AA919AEC EF20E143 B361B1E7 4C8B7F04 |