Content Type
Profiles
Forums
Events
Everything posted by SiMoNsAyS
-
ok guys this is how it is going to go: i'll edit first post, all the text will go on a html attached to first post; inside the zip file with the tutorial and tools developed by jdoe. i'll also add a "how to build a custom -silent- installation" on the attached file. then i'll explain how to install extensions silently from the command line so now you won't get any problem (the main idea of this was deployed by crahak). if you want to create a silent installation do it, i'll add a link in the tut, this is for everyone and for every lang, the only thing important is to host the file somewhere. you can suggest, correct or reply what you think, but just be concrete (i'm talking about 'why don't you add something to speed up my inet'?). installers and people who worked on this will be credited on first post. that's all ps: jdoe i'll update the code asap
-
i really like this one, so you're calling me ignorant? correct me if necessary but you don't use FF - a browser - because is UGLY and you're calling me ignorant?! try to don't flame people and use what you like, then go to any "oficial" poll or thread and take a look at how many people are using FF and how many that "interface" called maxthon. poll you are calling ignorants those 27 people vs the 5 using maxthon? ps: i know exactly how to get rid of spyware because a long time ago i used IE, now i don't know how to do it because i use FF and i don't need it
-
i can't believe it! some1 did exactly the same work as me after a couple of weeks! i tried to burn a dvd with moh, spearhead and breakthough but i got problems because i didn't want to switch CDs so the isos on the DVD are mounted by daemon tools automatically and installed perfectly. for breakthough i needed to built an autoit script because the reg trick didn't work. if some1 is interested i'll write a little guide to silent install windows + a dvd of applications unattended without need to switch between them. also tell me... on what server do u play?
-
amen! i've heard that sounds from 1.0 alpha, until i could understand what they mean. it's a pain for every mp3 lover, foobar can't fill the space left by winamp
-
yes, that really sucks. f*ck*d aol!
-
now reg is updated. firefox is associated with .xpi and .jar files so double click those files will install them REM Variables FOR %%A IN ("%PROGRAMFILES%") DO SET SHORTPF=%%~sA REM FIREFOX REG ADD "HKCU\SOFTWARE\Microsoft\Internet Explorer\Main" /V "Check_Associations" /D "no" /F REG ADD "HKCU\SOFTWARE\Microsoft\Internet Explorer\Main" /V "ShowedCheckBrowser" /D "yes" /F REG ADD "HKU\.DEFAULT\SOFTWARE\Microsoft\Internet Explorer\Main" /V "Check_Associations" /D "no" /F REG ADD "HKU\.DEFAULT\SOFTWARE\Microsoft\Internet Explorer\Main" /V "ShowedCheckBrowser" /D "yes" /F REG ADD "HKLM\SOFTWARE\Classes\.htm" /VE /D "FirefoxHTML" /F REG ADD "HKLM\SOFTWARE\Classes\.html" /VE /D "FirefoxHTML" /F REG ADD "HKLM\SOFTWARE\Classes\.xpi\DefaultIcon" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE,1" /F REG ADD "HKLM\SOFTWARE\Classes\.xpi\shell\open\command" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE -install-global-extension \"%%1\"" /F REG DELETE "HKLM\SOFTWARE\Classes\.jar" /F REG ADD "HKLM\SOFTWARE\Classes\.jar\DefaultIcon" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE,1" /F REG ADD "HKLM\SOFTWARE\Classes\.jar\shell\open\command" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE -install-global-extension \"%%1\"" /F REG ADD "HKLM\SOFTWARE\Classes\FirefoxHTML\DefaultIcon" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE,1" /F REG ADD "HKLM\SOFTWARE\Classes\FirefoxHTML\shell\open\command" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE -url \"%%1\"" /F REG ADD "HKLM\SOFTWARE\Classes\ftp\DefaultIcon" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE,1" /F REG ADD "HKLM\SOFTWARE\Classes\ftp\shell\open\command" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE -url \"%%1\"" /F REG ADD "HKLM\SOFTWARE\Classes\gopher\DefaultIcon" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE,1" /F REG ADD "HKLM\SOFTWARE\Classes\gopher\shell\open\command" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE -url \"%%1\"" /F REG ADD "HKLM\SOFTWARE\Classes\http\DefaultIcon" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE,1" /F REG ADD "HKLM\SOFTWARE\Classes\http\shell\open\command" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE -url \"%%1\"" /F REG ADD "HKLM\SOFTWARE\Classes\https\DefaultIcon" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE,1" /F REG ADD "HKLM\SOFTWARE\Classes\https\shell\open\command" /VE /D "%SHORTPF%\MOZILL~1\FIREFOX.EXE -url \"%%1\"" /F REG ADD "HKLM\SOFTWARE\Clients\StartMenuInternet" /VE /D "FIREFOX.EXE" /F REG DELETE "HKLM\SOFTWARE\Classes\http\shell\open\ddeexec" /F REG ADD "HKLM\SOFTWARE\Classes\http\shell\open\ddeexec\Application" /VE /D "FIREFOX" /F REG DELETE "HKLM\SOFTWARE\Classes\https\shell\open\ddeexec" /F REG ADD "HKLM\SOFTWARE\Classes\https\shell\open\ddeexec\Application" /VE /D "FIREFOX" /F REG DELETE "HKLM\SOFTWARE\Classes\ftp\shell\open\ddeexec" /F REG ADD "HKLM\SOFTWARE\Classes\ftp\shell\open\ddeexec\Application" /VE /D "FIREFOX" /F REG DELETE "HKLM\SOFTWARE\Classes\gopher\shell\open\ddeexec" /F REG ADD "HKLM\SOFTWARE\Classes\gopher\shell\open\ddeexec\Application" /VE /D "FIREFOX" /F [edit]i've been thinking... most of the people don't read the guide, i tried to explain everything about firefox and the installer that is the main problem so my idea is to convert the guide to html, then it will be replace by the default silent installer and a way to silent install extensions and themes. html will contain instructions on how to develop a custom silent installer, please tell me what you think![/edit]
-
[quote name='sonu27' date='Nov 13 2004, 06:38 PM']Has o be Fireox 1.0 for! I just started using it. Believe it or not IE uses less memory (RAM) than FF when they both start up on the same page. Bu the more you browse IE get bigger than FF. Werid! One thing I like about FF is the RSS Feeds. SIK! [/quote] really LoL! FF uses more memory than IE this is true. what is the difference? difference is that i'm currently running FF with 14 tabs opened (14 pages including 1 hotmail) that is a total amount of 36mb of resources. at the same time i'm running [b]1[/b] process of IE only with hotmail tab loaded and is 20mb of resources. you can just multiply how many processes of IE need to be loaded and how many amount of memory can take. about maxton, is a simple front-end or interface to display IE on the same page but different tabs so it takes more or less the same resources as IE multiple processes. i can agree with people between opera and firefox, although the last one is free but i can't agree with "use IE because is more secure", "use IE because it has more features" or my favorite last read "use IE because FF is UGLY (?!)"
-
[XPCD Example]: BioHaZaRD Unattended PRoJeCT
SiMoNsAyS replied to SiMoNsAyS's topic in Unattended Windows 2000/XP/2003
this is what you need to do: take original file and open it with resource hacker, f.e. logonui.exe and extract its resources to some location. then open my rared file and extract the contents to other location. take a look to both directories and compare the files so now you know the correspondencies between the 2 (size and number of bitmap). just replace everything correct and save the file. now you can cab compress the file and add it to your unattended installation. -
had a similar problem when upgrading from 0.9.3 to 1.0PR. the values you want are stored in the registry (i guess), reinstall/uninstall didn't work for me. you can try to run "firefox.exe /p" that would show the profile manager so try to create a new profile from there (no instances of firefox must be running). if that didn't solve the problem you'll need to deep search the reg.
-
ok guys i've spent some (more than a few) minutes trying to get associations working correctly for .xpi and .jar files. it looks like now they're working so expect an update on some hours, now i need to get some sleep (5:18am here) ps: problems come from extensions that are not updated to 1.0 but they work with the latest version
-
@tysidor LoL, don't want to offend but this is exactly what we do we only tweak the installer file to add the serial so we don't need the reg file. anyway there is people outhere with ("invalid" or not working) serials that would need to import the reg file first and then run the installer. is a good resume for those that want to use the original installer
-
@Whampoom sorry guy this is false, firefox displays it perfect, exactly the same as IE. take a look at screenshot. edit: do u have installed the office plugin on firefox? (is an excel page)
-
Which version of Windows sucks the most?
SiMoNsAyS replied to .PsychoMerc.'s topic in The Poll Center
@army20 take a look at the title of those pictures "Fake Blackcomb Screenshots". all of them are fakes and if we know the fact that it will be released post-longhorn, you can imagine there still isn't created an interface and less a theme. what you can see there are some screens of stardock themes that is how people imagine blackcomb (personally i doubt blackcomb can be relased ever or at least with that codename). -
no problem, if you're sure you have the codec installed just use the .cmd file in your current system. again "registering extensions unattended"
-
yeah, now running agnitum update
-
link is correct but homepage don't like it copy/paste job. ps: have you seen http://www.msfn.org/board/index.php?showtopic=32139&hl=?
-
http://www.virtualbartender.beer.com/beer_usa.htm caution! adult content... if you like B) my favorites: kiss, fight, show, suck... (i'm still there trying to get more ) still astonished by this! edit: a few more! edit2: complete list
-
i'm between and link don't like redirecting, copy paste on your browser (http://www.yonkis.com/media/dragon3d.wmv) post-built video! (1.1mb) he's looking at me! edit: anyway you can take a look here
-
Which version of Windows sucks the most?
SiMoNsAyS replied to .PsychoMerc.'s topic in The Poll Center
i would like to see it running doom3 under win ME... (j/k) i agree with you on everything -
how to run and end program in CMD File
SiMoNsAyS replied to The Black Cloud's topic in Unattended Windows 2000/XP/2003
i would use... start /wait program.exe pause.cmd pskill program.exe start /wait program.exe [...] for pause.cmd @echo off PING -n 61 127.0.0.1>nul exit -
and i know you are wrong and if your arguments are there's no more to discuss
-
What kind of speakers are u using on ur computer ?
SiMoNsAyS replied to army20's topic in The Poll Center
Creative P580: 5.1! + Audigy2 Player card linky -
tip: to delete the full key just use a "-" in front of the key like
-
"unattended codec pack" + "registering extensions unattended" search both on msfn