Page 1 of 1

VentriloISH - (Ventrilo mix rip)

PostPosted: Wed Nov 14, 2007 2:47 am
by Pantho
All my credits go out to the original Ventrilo mix inventor and developer. If he makes a new one. Then good :D.. All use it..

but while under the influence of Carlsberg. I give you VentriloISH!

I understand you dont wanna run *.exe programs.. But, well.. meh

Ihmm no Attachments. Ill um, hmmm Rapidshare shall do...

simple program really. Same as ventrillo mix but includes the new-

VENTRILO 3.0

btw.. Im still abit drunk and cant remember howto do shell in roots.. so you have to install it to a specific dir.. but the installer forces it (Vista can be a bitch, just give it admin :p).


Image

Mh.. Alpha because i forgot to change the form name.. and im tired.. And the lining up is wrong.. needs moving right... And if you click on buttons multiple times at speed it crashes :).... Lovly lol


-Additions

Sorry for typo's... Booze and all, and it is me..

Secondly. I hope someone can host this, and ill improve it tomorrow.I just want to know if people will use this thing..

http://rapidshare.com/files/69563128/setup.exe.html

Only website i can use for hosting.. Sorry

PostPosted: Wed Nov 14, 2007 2:51 am
by Pantho
FUCK!

Ok.. the Last ventrillo version IS 3.0

I just labeled it wrong... grrr

I rly cba editing and remaking the installed tonight, so here's a screeny of all 4 vent versions open..

(Ventrillo.exe) Ventrillo Title Bar. Is the New version, noticed the new shiny XP style buttons and what not...

Image

-edit..

Also rofl, on the 3.0 about they forgot to change dates..

Still says Date-Till-2005 :)

PostPosted: Wed Nov 14, 2007 10:02 am
by Brammers
All I'll say is download and use the exe at your own risk. The THN takes no responsibility whatsoever for Pantho's application, even if it coded it when he was stone cold sober or pissed as a rat!

One feature about Ventilo mix is that it installed all 4 versions of vent and teamspeak in one go, that could be a tricky one to cover.

PostPosted: Wed Nov 14, 2007 12:24 pm
by Pantho
It does...

I ripped it off VevntriloMix. Hence, all ym credits goes to original producers. Not ripped.. Just copied his method's

PostPosted: Wed Nov 14, 2007 12:57 pm
by Pantho
Christ my head hurts considering i dont normally get hangovers :(...


Anyways im going home for a few days, and im not sure if ill have the internet.

So, ill leave my partially finished program on here.

It all works etc, you might need .NET framework to run it tho.

Also - Im going to send brammers a copy of source + script installed. so he can see and laugh at it and my simple'ness :)

Code: Select all
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

[Setup]
AppName=VentriloIsh
AppVerName=VentriloIsh1.0
AppPublisher=Pantho
AppPublisherURL=rvC_shart@yahoo.co.uk for E-Mail // samsss123@hotmail.com for MSN
AppSupportURL=rvC_shart@yahoo.co.uk for E-Mail // samsss123@hotmail.com for MSN
AppUpdatesURL=rvC_shart@yahoo.co.uk for E-Mail // samsss123@hotmail.com for MSN
DefaultDirName={pf}\VentriloIsh
DisableDirPage=yes
DefaultGroupName=VentriloIsh
AllowNoIcons=yes
OutputBaseFilename=setup
Compression=lzma
SolidCompression=yes

[Languages]
Name: "english"; MessagesFile: "compiler:Default.isl"
Name: "basque"; MessagesFile: "compiler:Languages\Basque.isl"
Name: "brazilianportuguese"; MessagesFile: "compiler:Languages\BrazilianPortuguese.isl"
Name: "catalan"; MessagesFile: "compiler:Languages\Catalan.isl"
Name: "czech"; MessagesFile: "compiler:Languages\Czech.isl"
Name: "danish"; MessagesFile: "compiler:Languages\Danish.isl"
Name: "dutch"; MessagesFile: "compiler:Languages\Dutch.isl"
Name: "finnish"; MessagesFile: "compiler:Languages\Finnish.isl"
Name: "french"; MessagesFile: "compiler:Languages\French.isl"
Name: "german"; MessagesFile: "compiler:Languages\German.isl"
Name: "hebrew"; MessagesFile: "compiler:Languages\Hebrew.isl"
Name: "hungarian"; MessagesFile: "compiler:Languages\Hungarian.isl"
Name: "italian"; MessagesFile: "compiler:Languages\Italian.isl"
Name: "norwegian"; MessagesFile: "compiler:Languages\Norwegian.isl"
Name: "polish"; MessagesFile: "compiler:Languages\Polish.isl"
Name: "portuguese"; MessagesFile: "compiler:Languages\Portuguese.isl"
Name: "russian"; MessagesFile: "compiler:Languages\Russian.isl"
Name: "slovak"; MessagesFile: "compiler:Languages\Slovak.isl"
Name: "slovenian"; MessagesFile: "compiler:Languages\Slovenian.isl"
Name: "spanish"; MessagesFile: "compiler:Languages\Spanish.isl"

[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked
Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked

[Files]
Source: "C:\Users\Pantho\Desktop\WindowsApplication2\bin\Debug\VentriloISH.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\Binds.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\Channel.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\ChannelJoin.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\ChannelLeave.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\connect.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\disconnect.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\hvdi.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\icon.ico"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\KeyPress.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\libspeex.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\MicKeyDown.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\MicKeyUp.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\missing.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\MuteMic.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\MuteSound.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\SwitchBindings.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\TeamSpeakRC2 2.0.32.60.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\Thumbs.db"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\TSClient.log"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\Uninstal.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\UserComment.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\UserConnect.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\UserDisconnect.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\Ventrilo.exe.manifest"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\Ventrilo 2.1.4.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\Ventrilo 2.2.0.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Program Files\VentriloISH\Ventrilo 2.3.0.exe"; DestDir: "{app}"; Flags: ignoreversion
; NOTE: Don't use "Flags: ignoreversion" on any shared system files

[Icons]
Name: "{group}\VentriloIsh"; Filename: "{app}\WindowsApplication2.exe"
Name: "{group}\{cm:UninstallProgram,VentriloIsh}"; Filename: "{uninstallexe}"
Name: "{commondesktop}\VentriloIsh"; Filename: "{app}\WindowsApplication2.exe"; Tasks: desktopicon
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\VentriloIsh"; Filename: "{app}\WindowsApplication2.exe"; Tasks: quicklaunchicon

[Run]
Filename: "{app}\WindowsApplication2.exe"; Description: "{cm:LaunchProgram,VentriloIsh}"; Flags: nowait postinstall skipifsilent


The isntaller file. So Show where the files install, and what it installs -

PostPosted: Wed Nov 14, 2007 1:14 pm
by Pantho
Started by a pissed as a rat. Finished by a hungover Pantho

I Present-

http://rapidshare.com/files/69646384/setup.exe.html

As brammers said THN Takes no responiblity for this file etc etc.. Neither do i tbh :p

I just hope someone will test it, and vow for its safety...

Also, ill be back at the weekend - Off home for abit. No idea if ill get net. Depends if i can leach someone's wireless ^^

Image

PostPosted: Wed Nov 14, 2007 1:35 pm
by Delphi
Pantho i doubt many people will dl it to test it without it being open source - however if you allow someone who knows about the code base it is written in (not me dont know VB) to check it then it is more likely to be used.

Although these days most people are VERY wary about dling .exe files.

/Delphi

PostPosted: Fri Nov 16, 2007 6:11 pm
by Pantho
meh. Ill upload the source code when i get home 2morrow...

Its simply simple... 5 shell commands, and a visible true/false for the about box...

Like i said,i take no credit for it. Its simply a ventmix rip with another command button added...

PostPosted: Tue Nov 27, 2007 6:59 pm
by pabz
not to shabby pantho

PostPosted: Wed Nov 28, 2007 10:06 am
by Pantho
Meh... dont care anymore because Ventrilo 3.0 fucked up

Doesnt work from 90% of Campuses in england anymore...

massive thread on ventrilo forums about it, they added some udp ports for no reason. So, im using SXR vent :)