Jump to content

SiMoNsAyS

Patron
  • Posts

    3,414
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

Everything posted by SiMoNsAyS

  1. i wasn't aware of that because my installation it's only for english language. maybe there it's a switch for the german installation, dunno. you can always try to do the silent install and the check if you can change the language to german after it's installed. if not i think the best solution it's to create an AutoIt script.
  2. sorry i wanted to say "no, i don't want to search for a better driver". anyway have you tried to manage the installation with autoit?? ps: i'm sure there also must be a regkey to tell windows "never search for drivers on windows update
  3. what about creating an autoit script to click "no"
  4. log off dunno all visual fx to on: http://www.msfn.org/board/index.php?showto...ndpost&p=168969 next time search first edit: forgot 1 thing, must be applied after user has log on, if not menu shadows will not be enabled by default.
  5. did you try the /qb switch with the .msi installer?? don't matter what language it's the program
  6. ok ok sorry i thought "too many letters, i'm missing something" thanks again guy
  7. @jaclaz, many thanks man it's not the full translation of the song but now i know something of what it is said
  8. sorry for all you've read must work and the "welcome to windows" screen will be skipped the autologon will work EVERYTIME, if you just want to skip it and logon like other user you can just press the shift key and you won't be logged.
  9. try to boot from safe mode and reinstall norton. if that not work i've also found this
  10. @Sparky1, a utility from maxtor, Powermax. works from DOS and i don't like that type of applications, they are not fully compatible with SATA drives. @Marsden i don't want to hand down M$. i'm still looking for a 3rd party app @teigns, best defragmenter... ok, i'll take a look, but what i need it's "the best bad sectors scanner" @tomdekoning, note taked, i'll try to change my cable with the other one that comes with the mobo. @turbomcp, dunno if it's a hd problem but i want to erase posibilities of hangs also i'll check for winternals enterprise defrag but i need a 3rd party scandisk that's all (i think )
  11. true, but it's the expensive option
  12. funny
  13. people that don't like firefox probably haven't find any suitable extension, or as easy as develop your own. i really like it for themes, extensions, search bat, multitab, low resources....
  14. mmm probably a bad .bmp... try to convert it to another color format, or copy and paste it in a new document, dunno. then try to replace it again
  15. i'll try to explain it better, well firefox write a file called chrome.rdf and there stores path to themes and extensions for example jar:file:///C:/Documents%20and%20Settings/BARTON/Datos%20de%20programa/Mozilla/Firefox/Profiles/default.bio/extensions/%7B9f08cb5a-76b1-4bcf-aff9-90e1a5d60b1e%7D/chrome/Noia2_Full_2.73-1.jar!/browser/. problem goes when the installation it's in another user or in another drive. what i want it's "something" that can read the %APPDATA% path and store it in the .rdf (text) file.
  16. i'm currently writing a guide on how to install firefox unattended with extensions, themes and configs pre-stored. but i need an application to write in a file the path of the application. for example if %PROGRAMFILES% it's C:\Program Files\ then write into C:\apps.txt "C:\Program Files\" if %PROGRAMFILES% it's D:\Program Files\ then write into D:\apps.txt "D:\Program Files\" and so on... it's this posible from a batch file?? do anyone know any application that can do this?
  17. thanks guy, i'll take note
  18. @MCT thanks, now i'll search for information on converting reg 2 inf @jdoe, no problem, forget it
  19. your ui text it's damaged. probably a bad sintax or something it's missing, try to export the bmps and place them on a clean logonui.exe. also can be caused by a sp1 logon on a sp2 machine.
  20. @Lolly first welcome to the forum. win.ini has the reg of bitdefender stored here the process it's to replace the win.ini file with the one with the key at the final process of installation using a self-extracting file that's all
  21. the variable %windir% works without an hex value??... interesting...
  22. someone can translate me the lyrics from this song? looks like some asiatic language but i can't find the translation to english/spanish
  23. %PROGRAMFILES% variable it's not valid, only on hex values
  24. perfect! that's exactly what i did and it works
  25. @jdoe anyway to do it drive independant?? i'm still working on a firefox custom installation with themes, configs, etc and i want to do it drive independant.
×
×
  • Create New...