Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/03/2022 in all areas

  1. No actual problem happening, security issues are MASSIVELY overblown by the same people who think TPM can save you from kernel attacks stealing your data uncrypted and firewalled older Windows NT is unsafe compared to SELinux +/or a full sandboxed blink-centered operating system or real time protection exploit protection miraculous defenses in "windows" 10/11, so here we go for (my dream) + 10-15 years of nt 6.0 (in my desktop) and 6.1 (in my laptop) and let obtrusive faithful rejoice in their massively paranoid ideological-dogmatic preaching
    3 points
  2. Vista Style Builder or msstyleEditor or whatever. Ask some theme specialist, I am not.
    1 point
  3. 1. go and celebrate 2. "upgrading" 7 to Vista 3. install all Vista updates and install Server 2008 ESU 4. install ExKer (extended kernel) 5. install newer programs (such as firefox, chrome, gimp, office 2016, vscode, and 7's paint) 6. i just need to happy with Vista
    1 point
  4. 1 point
  5. 20% of Russian are people, the other 80%, I don't know what they are! Sorry to say that!
    1 point
  6. Kris Kristofferson (1936) - Sunday Morning coming down (US 1970) Aynsley Dunbar (1946) Retaliation - Watch'n Chain (UK 1968)
    1 point
  7. And most importantly we already have a set of solid moderators.
    1 point
  8. Chrome 49 uses WinXP's built-in support for secure (https:) connections. You need to have WinXP fully updated, including the POSReady '09 updates, to support TLS 1.2 and AES, in order to have any chance at all of making secure connections to many of today's Web hosts, and even that may not be enough! For the best chance, use a MITM proxy:
    1 point
  9. @XPerceniol, you're in our hearts forever !
    1 point
  10. Hi @XPerceniol, I wish you sincerely the very best and that the future will take a positive turn for you. Kind regards, AstroSkipper
    1 point
  11. I felt very privileged to be asked to be a moderator here, after being a member for many years and having hopefully made a useful contribution to the forum in that time. I'm sorry, but joining a forum and immediately asking to be made a moderator is just not realistic.
    1 point
  12. Hi there. The latest version of mypal68 (#3) works - no polyfill addon needed. In mypa68 #2 it worked only partially, but #3 (for "light" users like myself, "dunno" about power users) works well. I thought that I had managed to tweak/install the justoff's addon, but I was wrong. As of now, github seems not to be needed, but again, I just use it to peruse and download stuff, so I am most likely wrong about this. I haven't had the opportunity to try gitlab, yet.
    1 point
  13. Hey there, I have some old cassette recordings I want to digitalize and am wondering how to do that. I thought of connecting headphone (in walkman -laf, aren't we old) to mic in PC. Would audacity work? Any ideas? Thanks!
    1 point
  14. You just joined and made only one post. We know absolutely nothing about you and we're going to trust you with moderator status?
    1 point
  15. I believe versions above 4 don't work on XP. https://www.youtube.com/watch?v=94b4qXWZHCo Cheers.
    1 point
  16. Easiest way to be a mod (or admin) is to make your own forum to learn how to do everything.
    1 point
  17. You can't just get it, you have to earn it...
    1 point
  18. Same here, pal. I realized that when I first posted on this forum. I used to mispronounce his name a lot, until I learned to pronounce it correctly, lol. I just watched this hours ago, that video is damn hilarious. @XPerceniol I hope things are going well with you, friend. All the best.
    1 point
  19. Yes, I relate to what you wrote before you edited it. Didn't really mean to criticize you for editing (just in case there was even a subtle hint of that), I know full well that dwelling on negativity isn't good neither. Can't say I've figured out exactly how to balance it. My mind is kinda in the darker place now, though not as dark as sometimes in the past. I used to lose myself in virtual worlds, you know, escapism. That worked for a while to keep the mind from wandering off. Take all the time off you need and all the best to you as well. Can't say about other forums since this is the only one where I'm active ATM, but I think the vibe here was better years ago. Perhaps due to different people. Came for two projects, one abandoned, not much to say about the other, it just works, but otherwise, honestly not sure what I'm still doing here since I don't really fit in here. Nostalgia? Funny thing I forgot to mention few days ago...I only recently realized your name here is XPerceniol, not XPerenciol. My mind always "auto-corrected" that. And about that guy who thought he could function with one liver...can't say the story surprised me, all things considered. One could read about weird things happening all the time...the absurdity. iPhone, iPad, iPwn, iSmack...iBedridden. Got reminded of news of youngsters who manage to blow parts of their limbs off with pyrotechnics in new year's time, all of that misery as the result of that pointless banging. The news is made, gruesome pictures are shown and the world keeps on spinning. Then the story repeats the next year. Since this is Funny Farm...
    1 point
  20. a commit is reverted and should be fixed. https://github.com/roytam1/basilisk55/commit/1ccc72b3c8a257548e8ae103cf9b8790feec3af1
    1 point
  21. While being logged in, load: https://msfn.org/board/attachments/ Tick the box in the far right on the attachments you want to delete, then click the trashcan icon; beware: can't be undone! Your original posts where the deleted attachments used to be in will now have empty placeholders (in the case of images...)
    1 point
  22. Heres the code. Certainly not optimised (slower reading in file than 1.2c). Wont let me upload exe as its larger than 200k Ignore the line "; THIS IS WHERE IT GOES ALL WRONG!", it was were I added the 'install in order listed' code. kToolv1.2d_unoffical.zip
    1 point
  23. One thing I find strange with latest version. It fire off the software in the order of the INI file NOT the order you specify in the Profiles list For example, I put my software in Alphabetic order in the INI file (for ease of finding it). [.Net Framework 2.0 SP1] context = .Net Framework 2.0 SP1 description = Installing .Net 2.0 runwait = "%wpipath%\\Install\\Net Framework 2.0\\SP1\\NetFx20SP1_x86.exe" /norestart /qb [Disable Shutdown Script] context = Disable Shutdown Script description = Disable Shutdown Script on PCs runwait = "%wpipath%\\Install\\WKIX32.EXE" -i "%wpipath%\\Install\\Tweaks\\Shutdown_Disable.kix" [Display Settings] context = Display Settings description = Sets Display Settings for Lab PCs runwait = "%wpipath%\\Install\\WKIX32.EXE" -i "%wpipath%\\Install\\Tweaks\\DisplaySettings.kix" However, In my profiles I have: [Profiles] Default= Computer=|Display Settings|Disable Shutdown Script|.Net Framework 2.0 SP1 Even though .Net Framework 2.0 SP1 is listed last, it actually installs first as its 1st in the INI file. That definitely needs a bit of a code change. Just looking at the code now, as I need the software to install in a certain order. [update] I've updated the code so it installs in the order specified in the Profiles list. Anyone wanting the code/binary, just PM me. Sin
    1 point
  24. here is the source .. good work (added FontType in config) Really easy to custmize kToolv1.2C.zip
    1 point
  25. 1. Correct bug that make error in FileFolder if are more than 26 files 2. Add WindowMode to each section 3. Replace "regedit /s" with "regedit /s /i" that apply immediately the changes 4. Add a [PRE] type in FileFolder execution to execute personal program o switches before program TO BE TESTES!!!!! (ie. [preappend data] file.ext [parameters]) [PRE] Folder = .\mypath FolderFiles = msi FolderSwitch= ALLUSERS=TRUE REBOOT=SUPRESS CHECK_WGA=0 LAUNCHPROGRAM=0 LAUNCHSCAN=0 /QB- FolderCommand = PRE FolderPreCommand = msiexec /i WindowMode = Hide This is same as MSI [PRE] Folder = .\mypath FolderFiles = cmd FolderCommand = PRE FolderPreCommand = cmd.exe /c /K START /WAIT WindowMode = Hide kToolv1.2B.rar
    1 point
  26. I added some Varables to make Setup full localizzable ... [Config] ... ListTitle = RunningTitle = GUITitle = OverallProgress= SoftwareInstallation = & add a Progress Type "2" lite named ProgressType = 3 to install INI Files or Drivers, use this script install.cmd ------------ @echo off FOR %%f IN (*.inf) DO rundll32 advpack.dll,LaunchINFSection %%f,DefaultInstall ------------ for silent install I use ShelExec.exe /WAIT /ShowCmd:SW_HIDE install.cmd & this config.ini script .... [iNIFiles] Folder = .\INIFiles FolderFiles = exe FolderSwitch = ShelExec.exe /WAIT /ShowCmd:SW_HIDE install.cmd FolderCommand = RunWait ...... kToolv1.2.rar
    1 point
  27. Here it is, yet another version of the forked version This new version is compatible with the previous one. It has just *more* possibilities... Which will be used in the next version of the excel Progs Lists Manager. Stay tuned! kToolv1.1aY.1.au3
    1 point
  28. Hi, Attached should be a modified (from v1.1a) version of ktool script, to compile with AutoIt. Also included in the archive is a sample ini file (only the [config] section of it is relevant to these modifications). Improvement that I felt necessary in my case: 1- A 'Replace' option in the [Config] section of the .ini file It's a bit like the 'Append' option but the provided value ('CD' works as well as with Append) will replace all instances of the '%KTREP%' substring INSIDE a Run/RunWait/DOS/MSI/REG/WaitProcess/WinWaitClose command string (although I can't see any use for the 2 last ones). This allow for more flexibility (see .ini example provided) than just the 'Append' option. It could even replace it (but both can be used right now). Also, using this, WPI would be able to make a better use of ktool, not just using the RunWait command. 2- A 'ListTitle' option in the [Config] section of the .ini file If provided, it will replace the titles of the GUI and progress windows. Useful to identify successive runs of ktool. 3- in Func GUI (), I replaced all (5) 'GUIRead' function calls by 'GUICtrlRead' calls to have compatibility with latest AutiIt compiler versions (3 something and beta). If ktool developpers find it useful, please feel free to integrate those little extras. My 0.3 cents. Also, but not adressed in this file, I found somewhat inconsistent the way ktool deals with " (dble quotes) in commands: it add BOTH of it arround file names in REG command, only ONE at the beginning of file names in MSI command (so you have to put the last one after your file name), and none in other commands. I feel that it should leave it to the user to add it or not. And also state this in the manual so you don't have to look to the source/log-file-in-temp to see how ktool deals with those quotes. That's All, Folks! [Edit] I've posted an even more improved version of kTool further in the thread. kTool_modified.zip
    1 point
×
×
  • Create New...