Jump to content

prathapml

Patron
  • Posts

    6,616
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    India

Everything posted by prathapml

  1. prathapml

    PageFile

    Maybe you *WILL* have issues running the batch at such an early stage. Do let us know how it goes. if nothing else works, you know what to do - just run the batch-file at first-logon.
  2. Hey how many of you are fascinated with the Matrix trilogy? Well, I *STILL* have my head reeling with it, and keep on looking up whatever docu/info people write about it. Probably no other work of fiction encompassed such a wide range of disciplines - physical, chemical, biological, technological, sociological, psychlogical, meta-physical, theological, mythological............ Lets have interesting things about the movie and its concepts here (by which I mean, if you don't like or if you hate the matrix series, you are unwelcome to this thread). And anyone who posts a link to some other page will get a "GRRRR" from me - post the info right here! First off, I'd like to know more about the Merovingian. He supposedly lives within the matrix, but has survived the umpteeen times it has been rebooted. He owns the keymaker. He was a Neo. He is neither an enemy nor friend of the matrix - he lives in "no man's land". Please add to this info. Ask whatever else you want to know about the matrix too!
  3. "Choice.... the problem is choice...." Remember? (these words were seen in Matrix Reloaded, where the architect speaks to Neo).
  4. Good blog.... just see that you don't start documenting every minute of your life, in boredom.
  5. It is looped - made to be that way (rewind and play from starting once end reached).
  6. Yes, you just need the compiler for the language it is programmed in.
  7. No amount of opening and peeking can show you the ports it refers to. The ports mentioned here are abstract entities, theoretical ones - that only exist for networking purposes.
  8. We have it figured out already. Try searching the forum and you'll see what I mean. VMware is faster, more compatible, and now with version5, god knows how far VPC will get left behind.
  9. download the firefox MSI on this forum (repacked by totoymola I think) - it has BBcode extension and lots more integrated into the install itself.
  10. You need to put it as the next item... REG ADD %KEY%\006 /VE /D "WinISO 5.3" /f REG ADD %KEY%\006 /V 1 /D "%cdrom%\apps\WinISO\winiso53.exe /VERYSILENT /SP-" /f REG ADD %KEY%\006 /V 2 /D "taskkill /F /IM WinISO.exe" /fNotice that now there is an incremented number after "/V" for the second item. Now for the explanation.... Taskkill is nothing but just a task-killer. Tell it which EXE to kill and it will do it. For example, lets see the startup group popping up after install - do a Ctrl-Alt-Del, and see all running "Processes". You will see that the startup group window is being shown by the "explorer.exe" file. So just put the relevant file-name in your runonceEX. Example: REG ADD %KEY%\006 /V 2 /D "taskkill /F /IM explorer.exe" /f
  11. Sure it can be explained to you.... But you ain't telling whether you want to hear the explanation in english or in french!
  12. game? graphics? music? it depends on what your company does, I guess....
  13. Oh! You're referring to the ads.... Its google's responsibility to send ads, and the forums do not have anything to do with it.
  14. There seems to be mis-understanding of the word here..."Slip-stream" means to *MERGE* an update into the original package (where files get replaced) - that is, if something is 7 units, a slip-stream will enable the "7" to change into "8". But apps install is not like that. Its not being merged. Its simply adding on. So if something was "seven" it becomes "seven + one".
  15. Hey, you can upload it to EzShare - it allows up to 20 MB, and any number of downloads. From there on, lets hope someone who downloads it will have a good/fast server to provide.
  16. Hello to all MSFN members! Wishing you all a very happy and prosperous year 2005. (lets hope this year brings no major disasters. and if you were wondering, yes, since my TimeZone is different, I'm already in 2005 )
  17. Yup, faster by 10% once you disable the options I mentioned. And as for where to find a way to do the disabling, it is in the registry. Please see the registry tweaks in XP unattended forum for the necessary keys.
  18. Please mention size and any other relevant information... This one is - 11919934 Bytes.
  19. jaclaz, are fdisk and ranish able to see the USB mem stick? @00buck I doubt that CMD windows can in anyway access the mem-stick, and even if they did, format.exe *CANNOT* do FAT12.
  20. There is a way to do everything.... For the below purpose, I'd say boot into WinPE environment, then have it execute a CMD which will run a diskpart script, and after that load XP setup. All of it can be done in an automated manner. Sample diskpart script (*VERY* example-ish... so you have to make your own by looking at the EXE's help): select disk 0 select partition 2 assign Y: exit convert /whatever Y: ntfs WHATEVER_ELSENow, I don't know whether you want to recursively convert all partitions, or convert only specific ones... Now, WinPE is very complex, and you'll be better off doing the conversion by yourself, if you only need to do it for a few PCs.
  21. prathapml

    PageFile

    I don't think it is created BEFORE cmdlines..... I suggest reading this post in detail. Why? Because important things that you should know are in there (like, it HAS to be run from a batch-file). And I hope that post is in simple words.... If you have any questions, just ask!
  22. Do you mean to say that you want to have the french descriptions translated to english for you? (if so, get the tweaks attached to first post of this thread - that one is completely english) Or do you need more description in french itself?
  23. Why do you keep using bold lettering for your posts.... its getting to be hard on the eyes. Please use normal font!
  24. @Asta You know that large images that break page-tables alignment are not very nice.... @MCT Nope, hardly a few people would participate in such a sub-forum. A thread would be good enough! BTW, nice scrshots you have. Big-time skins.be fan you are. Am I right? (if not skins.be then where 'd you get those from, I'd be happy to know)
  25. @bmn and everybody else: Do not attach images and files to posts. Upload to http://www.eazyshare.com/ and link it here (using IMG/URL tags). This is being done in your own (everybody's) interest, so that page loads quick and forum doesn't slow down. Any large images/files seen by me will be removed without further warning.
×
×
  • Create New...