
Synapse
MemberContent Type
Profiles
Forums
Events
Everything posted by Synapse
-
does the file just stop downloading? or does it quit out likes its done downloading.. but not done downloading.. (if that made any sence) what browser is your friend using to download? and is your friend using any Download Managers/Accelerators?
-
*throws out a pokeball* Cancerizard! I Choose you!
-
ok nevermind, i made an autoit script to open and resave the JPG's... took my pictures from 790 megs to 150 megs. *This was because i used a recovery program, and every file was 1.43 megs... by resaving them i cut them down to about 280 KB's each* This probably serves no purpose to anyone else lol... but in case anyone needs the script in the future: $var = "C:\Documents and Settings\Phil\Desktop\Recover\cluster " $count = 300000 for $i = 1 to 4000000 If FileExists ($var & $count & ".JPG") Then clipput($var & $count & ".JPG") $count=$count+1 Sleep(400) Run ('mspaint.exe') WinWaitActive('untitled') Send("^o") WinWaitActive('Open') Send("^v") Sleep(300) Send("!o") Sleep(500) Send("^s") WinClose('cluster') Else $count=$count+1 EndIf next Exit all this does, is look in the folder in the string "$var" the last part Recovery\cluster *there is a space there* is because the file names were "cluster ######.JPG" the $count set to 300,000 is because the lowest file was like 302,662 or something. highest file was like 3,523,183. if the file doesn't exist. then it just increments the counter, if the file does exist it opens paint, opens the file, saves it, then closes paint and continues to the next file.
-
ok, sisters computer crashed out and i had to recover pictures off her comp. now... all the files are .JPG but they are 1.43 megs each..... if i open them in paint and save them again in Paint they are reduced down to about 236 KB...... anyone know of a program that might be able to do this? i'm gonna be trying to make an AutoIT script to try to do it in the meantime. There are 547 files, so doing them manually is not going to happen lol.
-
don't know of any other sites that have Nlite images, you could resize an exsisting one, or make a new one.. btw, so the mods don't jump all over you.. (no offence to the mods lol) according to the rules: 5. Images in signatures shall NOT exceed a total of 300x100 and 80kb. Flash and animated sigs are not permitted. 110 + 110 + 110 = 330 x 32. so if you add 1 more image you must put it under the other 2... so you get.. 110 + 110 = 220 x 64 110 and have room for 1 more 110 x 32 image.
-
checked, and yes they are both the same size, it just looks that way cause the Firefox one has smaller letters then the CCleaner one. just an optical illusion.
-
good luck finding something good for 50 bucks... i went to frys about 3 weeks ago, best i could find was a Radeon 9200 for about 50 bucks... best guess would be to save up your money till you can get about 150-200.. i think its better to do that then buy a crappy video card that you would just have to replace if you want to play Doom 3 and HL2.. etc.. I personally have a GeForce 4 MX440... it plays pretty good for an old card. i can even play Doom 3 at about 17-20 FPS.... lol.
-
no ethernet ports? not running Windows/Linux no AMD/Intel????? bah...... lol j/k nice setup you have there
-
Gawd damnit... I used to live in San Jose CA. really would've been interested in that. STUPID POTATOVILLE USA!
-
yeap thats whats causing the problem, i'm not sure if you can make it so if the person has to install both programs, except for maybe adding the command for the second entry into the command for the first entry.... example would be... .Net Framwork 1.1 ID: A Command 1: pathtoinstaller\install.exe /switches Command 2: net user asp.net /delete (or whatever my command is) I think that is the only way to do that, for my example.. my current setup is.. .Net Framwork 1.1 .Net Framework remove user .net framwork 1.1 is dependent of nothing, .Net framework remove user is depended of .net framework 1.1... thus... if you click .net framework 1.1 or remove user, both check boxes go up... however it IS possible for the user to install just the .Net Framework 1.1 without the Remove user which kinda sucks.. there i go rambling on again lol... you may need "start /wait" on each line.. i'm not sure as i've never ran more then 2 commands on a single entry.
-
*edited* nevermind, this tweak is buggy and all....
-
just upload whatever picture you want to www.imageshack.us and use the "direct link to image" link. put it inbetween the URL code as done above. easiest way i can think of doing it is... get the "direct link to image" link from imageshack.us... then hit the URL box to make a URL... make the link point whereever you want. in the "Title for the link" box, type in [*IMG]linktopicturehere[*/IMG] (without the *'s)
-
going by the credits screen at the end that says "Music: Turmion Kätilöt - Verta Ja Lihaa" i'm guessing the song is Turmion Kätilöt - Verta Ja Lihaa..... lol.
-
SWEEEEEEET!!! if they made me into South Park.... I would look like closest i could get it to look like me.... sad thing is it does look like me... lol
-
have to use the BBCode forum tags, not HTML. so it would be... had to put it in the quote tags so the forum wouldn't treat it as a picture.. [*IMG]path here[*/IMG] for images [*URL=http://www.websitehere.com]name of link[*/URL] for links.. etc.. (without the asteriks "*") clickable image would be.... [*url=http://www.websitehere.com][*img]http://www.imagehere.com/image.gif[*/img][*/url] since i'm uberly bored.... [*URL=http://www.ccleaner.com][*IMG]http://img126.echo.cx/img126/6261/biggerlink5yx.gif[*/IMG][*/URL][*URL=http://www.mozilla.org/products/firefox/][*IMG]http://img126.echo.cx/img126/2641/take0sp.gif[*/IMG][*/URL] just remove all the *'s and put that as your signature, don't have an image for Nlite, but you should be able to figure out how to add it by looking at my example.
-
Possible to Change the size of the install window?
Synapse replied to Synapse's topic in Windows Post-Install Wizard (WPI)
ahh ok thanks. -
ok, i know its possible to change the size of the WPI window, but is it possible to change the size of the little box that shows what program is currently being installed? reason for it... is I have an entry i named "AOL Instant Messenger 5.5.3598 + Aimutation" but it looks like... AOL Instant Messenger 5.5.3598 + Aimutation so.. looks like its 2 seperate programs.. I don't want to rename it to like AIM 5.5.3598 + Aimutation but i'll do that as a last resort.
-
ahh i had this problem before, what caused it was i had .net framework 1.1 and .net framework user delete dependent of eachother. example: .net framwork 1.1 UniqueID: A dependent of: "B" .Net framework 1.1 user delete UniqueID: B dependent of: "A" so change any programs that "loop" like that and it'll solve it. it sucks we can't do that, cause right now my .Net framework can be installed either with or without the UserDelete if the user clicks User Delete checkbox again. but the User Delete can't be installed without the .Net Framework Checked.
-
Happy Bday Prathapml. had no idea i was older then you lol. god now i feel old.
-
Low memory maybe? my WPI when its running takes 11 megs. so if your comp has like 32, 64, or 128 megs.. thats probably why.
-
not sure if glent has checked up on this, i have attached a picture incase anyone cared to see it. i'll try getting that autoplay program and seeing how hard it is to use that, and maybe put up a tutorial for it as well. nice color scheme glent
-
heh here ya go =P http://rapidshare.de/files/2553668/setupcolorized.exe.html renamed it so i knew which file was which. and i agree hex editors are a pain in the *rear* lol.
-
yea yea yea.. i know triple posting lol. but too lazy to go upload pictures to imageshack. ok, the Hex edit program i use is a stand alone freeware program called well.. "HexEdit" lol. available here: http://www-physics.mps.ohio-state.edu/~pre...dit/hexedit.exe once you open hexedit open the setup.exe file (i made a backup incase i screwed up) and hit find on the menu. hit the radio button for HEX and then type in 5A 7E DC. the first result should be at: 2610 hit find again and hit Ok. then you should be at 26d0. edit the highlighted section in the attached screenshot. I changed mine to ff ff ff (white) to make it stand out more. good luck PM me if you have any problems.