Content Type
Profiles
Forums
Events
Everything posted by Camarade_Tux
-
Nice switch. Thanks a lot again.
-
[How-to] - Comprehensive Windows Services Guide
Camarade_Tux replied to atomizer's topic in Windows XP
MBSA2 indeed needs Server service. I'm not sure it is needed by 1/1.2. I'll make some experiments. http://msdn.microsoft.com/library/default....talertraise.asp http://msdn.microsoft.com/library/default....t_functions.asp It has been hard, but on the second page I link, I found : atomizer, MSDN is likely to become your daily stop. -
Working perfectly, thanks. In Notepad2, the conversion is done by selecting 'Unicode' in File->Code. Two others questions : how can I prevent the 'reboot' box from being ticked by default ? And, is there a timeout in WIHU, so that is I don't click before x seconds, it goes on with default values ? (second point should be really easy to achieve using AutoHotKey/AutoIt, but I'd like to know.)
-
Thanks for the translation. As far as I know, Sourceforge is not free. PS: http://www.reverso.net appeared to be more powerful than other translators. Especially for German texts. (And teachers give better marks )
-
AFAIK, no. But it's not needed since nLite will check it is not overwriting a most up-to-date file with an older one.
-
Installer with out switched or scripts?
Camarade_Tux replied to jisin63's topic in Application Installs
And why not Autohotkey ? http://www.autohotkey.com I'm using it and the AutoScriptWriter does its job perfectly. There's just one thing, or rather two: -Don't use mouse because, it is dependant on the screen resolution; use Alt+X -After each Alt+X, don't forget to remove your finger from the any key, otherwise, it could be annoying when changing install page (this probably also applies to AutoIt) -
This is really sad. This tool's so great. In a way, what's the problem with this ? WIHU is already a stable masterpiece. I think I'll keep using WIHU and try to help maintaining it as much as I will be able to
-
Hi, I'm beginning with WIHU and I'm currently using WIHU Creator 0.3.0. When I add a name such as Défragmentation or Multimédia, I get strange characters showing it won't accept them (I never know this ANSI/UNICODE/ASCII thing ) The é is correctly written to the ini file so I guess it's not WIHU Creator related. I guess this is known, could it be fixed ? I won't die, but it's not so beautiful. Thanks.
-
You'd need to replace addwiz.cpl So, this soft is not in the good format. Maybe a wrapper exist, but I don't know. Ask the software dev.
-
Nlite RC4 + RyanVM update pack 2.0.1 = Stop error
Camarade_Tux replied to frenchy75's topic in nLite
Sorry, but hasch is not the good word. hash is more (or less, depends) meaningfull. //Désolé de ne pas t'aider, je ne sais pas -
Hi guys, AutoIT (I'm using Autohotkey, but it's the same) doesn't need windows to be on top. In fact, these soft send commands to the active window which is generally the one on top. Despite the fact I call myself an inexperienced programmer (lacks some practice), I know a few things. For example, the explorer taskbar (which is a window) is on top of all others windows (WS_TOPMOST ). Try drag-and-dropping any window to the bottom of your screen, it will be under. You can also see that with Task manager. By default, it is on top of others windows. I've just run it and it is over my browser while I'm typing. The window is over but it is not active. So, there won't ba any problem with AutoIt if the window is not on top (this task manager becomes annoying, I don't see what I'm typing ) Asynchronous commands KMan, can't you use batch files ? Or maybe an AutoHotKey script ? Run x:\path\to\your\monitoring\app WinWait, your_app's_window_title, a_bunch_of_words_from_it Run x:\path\to\the\monitored\app Yes, this is for autohotkey. If you need/want to use AutoIt, the syntax is not the same but very similar and the content remains the same. What this script does : -run the app that monitors -wait for it to be running (I hope it has a window, otherwise, you can use Sleep 3000 to wait 3 seconds) -runs the app you want to be monitored For the first point, HOOOOOOK ! Prevent the windows creation. (I also think Autohotkey/autoit have some nice features for this) PS: I prefer a switch to make topmost or not. Always give the choice. (I'm using mldonkey, the 10000-options P2P client, you can set it as you want)
-
Disk read error with large clusters..(8192k) Win2k3 Install
Camarade_Tux replied to banshee28's topic in nLite
I don't know if R2 will work. I just think it's likely that m$ solved it (or at least, tried to). Not for us of course, but for bigger companies. -
Disk read error with large clusters..(8192k) Win2k3 Install
Camarade_Tux replied to banshee28's topic in nLite
In fact, you'd only need 3 files from R2. Now, the hardest, find somebody to send them to you. -
Disk read error with large clusters..(8192k) Win2k3 Install
Camarade_Tux replied to banshee28's topic in nLite
It's possible that the "bad" files have changed on w2k3. An other possibility is that win2k3 even without SP1 can't install on such a system. Humm, what ? Win2003 R2 ? Toolstore ? Shipped in 2 to 3 weeks ? PS : what' your mobo ? A-bit ? -
Complete Beginners Guide to nLite Unattended CD's
Camarade_Tux replied to DigitalAZ's topic in nLite
Maybe your AV. On a friend's computer on which PC-Cillin Antivirus is installed, I ran a scan on a single .mp3 file. It took at least 20 seconds to complete. Meanwhile, I couldn't do anything else. Check for others background tasks. -
Disk read error with large clusters..(8192k) Win2k3 Install
Camarade_Tux replied to banshee28's topic in nLite
I don't really think this will solve your problem, but do you format the partition using a M$ tool or something from an other company ? I had some problems with partition magic. If you want to try this : use BartPE/UBCD4Win. -
Complete Beginners Guide to nLite Unattended CD's
Camarade_Tux replied to DigitalAZ's topic in nLite
If you change anything in the patch page, nLite will have to recompress some files and it will take quite a long time. nLite is always long; it can't be faster. -
This is a problem with MPC, not titou2k's pack. It's not necessary to save to an ini file. You can edit the options directly in the window to make the same change. <{POST_SNAPBACK}> Yes but we aim compatibility and convinience. Anyway, that's not really a big deal. And I don't really see where you can change /0 to /1 without the .ini file. <{POST_SNAPBACK}> <{POST_SNAPBACK}> Nothing more to say than : "you are right"
-
This is a problem with MPC, not titou2k's pack. It's not necessary to save to an ini file. You can edit the options directly in the window to make the same change. <{POST_SNAPBACK}> Yes but we aim compatibility and convinience. Anyway, that's not really a big deal. And I don't really see where you can change /0 to /1 without the .ini file.
-
@titou2k, nice About your installer, could you let people choose install directory ? Please, please, sitouplait You should also inform your webpage's visitor that they need to set MPC to save config in an ini file and that they then need to edit it. I had no time to read everything here. Do you manage to read streaming files in IE ? (then, how ?) Thanks.
-
Hi, I don't like SP2 and I need all the SP1 updates. I'd like to know if an updated list is welcome. It wouldn't be a much harder job for me. Regarding unattended switchs, I can only say what is the icon like (will integrate with nLite), but Ctrl+H should do the trick. Also, tell me if you have a list for SP1, it could spare me some work. PS: maybe that links will redirect to French pages, depends if I'm a bit too lazy. NB: I've been copying my HDD over itself at 550Ko/s with crashes, freezes and corruption since last sunday. Now I can say I am patient enough to go through all M$ updates. edit: frenh page found : http://www.ordi-netfr.com/patchcorrectifs.php :very_very_very_big_relief:
-
Try to execute the "rundll32.exe advapi32.dll,ProcessIdleTasks" command. But you may notice a performance improvement that is not due to "Superfetch". If the key is used, then we can disable "EnablePrefetcher" (value is 0) and see if some routines that are proper to prefetcher still exist (creation of .pf files; layout.ini; when an app is started you will notice some things in Filemon....)
-
If M$ did not put it by default in Xp, there's must be a reason. Imagine, it would have been spectacular for public demonstrations. Now, some may now about "drop" in eMule. It has been present for a really long time. But, adjusting drop values can give better performances (really really better). It's all about tweaking. This is really hard to get the best values. From http://www.longhornblogs.com/rdawson/archi...11/04/1161.aspx : I've been searching the net and found no solid proof. It seems people are getting confused. Seems they take EnablePrefetcher and Superfetch to be different things. I wonder what more could be done ? kernel is already prefetched, apps too. What could be next ? More prefetching. That would be bad since today's prefetching can result in system instability and snail-boot (old or corrupted data; after a BSOD, XP will be incredibly slow to boot, cleaning prefetch folder will solve that) I'm St Thomas, I believe in what I see (it can be on my computer or on M$ site)