HackMii Installer Download Link June 13, 2010 05:49AM | Registered: 12 years ago Posts: 7 |
Re: HackMii Installer Download Link June 13, 2010 10:23AM | Moderator Registered: 14 years ago Posts: 5,075 |
Re: HackMii Installer Download Link June 13, 2010 09:36PM | Registered: 12 years ago Posts: 7 |
Quote
SifJar
not gonna happen. team twiizers dont want anyone hotlinking their files.
Public Sub Download_HackMiiInstaller() Dim HackMiiDownload As Net.WebClient = New Net.WebClient HackMiiDownload.DownloadFile("urltodownload", "C:\hackmiiinstaller.zip") End Sub
Re: HackMii Installer Download Link June 13, 2010 10:48PM | Admin Registered: 14 years ago Posts: 3,247 |
Re: HackMii Installer Download Link June 13, 2010 11:10PM | Moderator Registered: 14 years ago Posts: 5,075 |
Quote
ElosnocIiwQuote
SifJar
not gonna happen. team twiizers dont want anyone hotlinking their files.
No, they stated that they don't want anyone hosting the HackMii Installer. They never said about linking directly to the file. The program that I am creating would get the file from their server, so then, I am not re-hosting the files, or hotlinking them, I am sending a Net.WebClient to grab from the server (Visual Basic).Public Sub Download_HackMiiInstaller() Dim HackMiiDownload As Net.WebClient = New Net.WebClient HackMiiDownload.DownloadFile("urltodownload", "C:\hackmiiinstaller.zip") End Sub
Re: HackMii Installer Download Link June 15, 2010 06:03PM | Registered: 12 years ago Posts: 4 |
Re: HackMii Installer Download Link June 15, 2010 07:13PM | Moderator Registered: 14 years ago Posts: 5,075 |
Re: HackMii Installer Download Link June 18, 2010 04:22AM | Registered: 12 years ago Posts: 7 |
Quote
SifJarQuote
clueless123Quote
BootMii Download Page
Please link to this download page instead of re-hosting the Installer on your site
They don't seem to mind hotlinks.
Link to the page, not the download. Hotlinking is linking direct to the actual download.
Re: HackMii Installer Download Link June 18, 2010 04:35AM | Registered: 12 years ago Posts: 7 |
Quote
bg4545
Plus if people can't follow the simple directions to install homebrew, then they probably shouldn't be messing with their Wiis.
Re: HackMii Installer Download Link June 18, 2010 04:37AM | Registered: 12 years ago Posts: 7 |
Re: HackMii Installer Download Link June 18, 2010 01:27PM | Moderator Registered: 14 years ago Posts: 5,075 |
Re: HackMii Installer Download Link June 18, 2010 04:59PM | Registered: 13 years ago Posts: 1,114 |
Re: HackMii Installer Download Link June 19, 2010 02:56AM | Registered: 12 years ago Posts: 7 |
Quote
SifJar
Don't triple post. One is plenty.
Anyway, there isn't a static link to the URL, probably because they don't want people hotlinking the download, which IS what you are trying to do, whether you accept it or not.
And your reply to bg4545 doesn't answer his statement, which is perfectly valid.
Re: HackMii Installer Download Link June 19, 2010 03:17AM | Registered: 12 years ago Posts: 7 |
Re: HackMii Installer Download Link June 19, 2010 01:34PM | Moderator Registered: 14 years ago Posts: 5,075 |