-
DeVaultSetter replied to the topic MWEdit in the forum Projects 15 hours, 22 minutes ago
Sounds good. The compare list for the changes is really neat – tried reversing the order for newest first – it’s up to date. 😛
Ok, asked about options – no – really helpful over there btw. 🙂
The two-dot compare is massive with overflow on display limits no doubt. -
DeVaultSetter replied to the topic Films & TV Shows in the forum Discussion 2 days, 8 hours ago
The Patient is an odd piece – especially if one expects canned laughter to follow everywhere Steve Carell goes. It has deserted him here. Cleverly scripted and filmed on a low budget, the rather depressing tale leads to a rather depressing outcome, the more so, as there are a few nudges in the later episodes hinting for a sequel.
Have you seen Mona…[Read more] -
DeVaultSetter replied to the topic MWEdit in the forum Projects 1 week ago
In most cases (for me at least) 0xc0000005 emitted by the VS debugger gives a pretty good indication of the source in the code of the invalid memory write. YMMV. 🙂
Yeah it’s a funny one, pathing back then was limited by issues such as 8.3 filenames and the like, so I think Dave was motivated by dealing with the “root” path for Morrowind, and not…[Read more] -
DeVaultSetter replied to the topic MWEdit in the forum Projects 1 week ago
If there’s no way you can open the file dialog in an IDE debug session, it’s a major setback. 🙁
Have you made any decisions as far as the file dialog mentioned back here? The Listview is just about the most versatile thing around – any other third party variants are likely to do just about the same thing and add an extra cost in performance. -
DeVaultSetter replied to the topic MWEdit in the forum Projects 1 week, 1 day ago
Confirmed – Exception code: 0xc0000005 the Wer report doesn’t show too much info though.
-
DeVaultSetter replied to the topic MWEdit in the forum Projects 1 week, 3 days ago
Is it the SDK on this page? No problems here – alright to upload it here?
-
DeVaultSetter replied to the topic Hardware Relics in the forum Discussion 1 week, 3 days ago
Anything turn up – Galaxy no good? Get a feed from SoundonSound which unfortunately gets mostly brushed aside due to an over-cluttered inbox, they have quite a user base though – mostly from the UK.
The old M522 (bought locally) has acquired the Logitech Double Click Issue. No issue with humidity as it has been so dry. A few ideas on Reddit like…[Read more] -
DeVaultSetter replied to the topic Random in the forum Discussion 1 week, 4 days ago
Update on the toy doll: now minus a tail and one leg. 🙁
The old wombat, tired of cold and dark holes has now taken to habiting the shed!
Purchased at ebay two sets of replacement blades here and here for two different models of Phillips shavers – different sellers – and they turn out to be exactly the same product. There’s that old feeling again…[Read more] -
DeVaultSetter replied to the topic MWEdit in the forum Projects 1 week, 4 days ago
Hmmm, there’s Inno Setup on that list, but not NSIS. Only VS Enterprise is listed – no Community Edition is a bit of a drawback.
Oh blow, AIE won’t function on WS. In that case, a distant milestone, for a MSIX installation for MWEdit can be done in a sitting – There is this Python MSI Creator which might run on yours – can’t see much about…[Read more] -
DeVaultSetter replied to the topic MWEdit in the forum Projects 1 week, 5 days ago
Inno and NSIS don’t generate msi packages apparently – however why not try MSIX creation in Advanced Installer Express from the MS Store? Pretty sure it deals with basic things like startmenu and desktop shortcuts, and then a couple of extra goodies thrown in for good measure. Seems like they have a well-established forum for reference, too. 🙂
-
DeVaultSetter replied to the topic Veg in the forum Discussion 1 week, 5 days ago
What might be the best advice is not to converse at length with barbers on the subject of hair removal for fear of a developing Sweeney Todd episode. 😛
The seedless Valencia keeled over, not completely as the stems are still flexible. Always a soil issue being the root of the issue, so to speak.
Grabbing a sweet sarsparilla from a retailer nearby…[Read more] -
DeVaultSetter replied to the topic UpperLowerProper in the forum Projects 1 week, 5 days ago
They have been doing that for years now – yep – should have done it in PS. It’s another one to learn, along with the more Pythonesque AHK v2 – plus a bazillion other things such as Pascal for XEdit scripts.
Haven’t received any feedback on it via NexusMods at least – one is always wont to ride under the banner of no news is good news – even though…[Read more] -
DeVaultSetter replied to the topic Software: On & Off the Web in the forum Discussion 1 week, 5 days ago
Neither here with the standard 23″ monitors, did find that a power reset of the offending monitor in a Windows session makes it go away – at least before the next power off. More testing with Sleep required.
Updated TranspTester, might be worth a look at on Windows sometime – have you considered a virtual box for an older W10 build? -
DeVaultSetter replied to the topic Films & TV Shows in the forum Discussion 1 week, 5 days ago
Dr. Sleep paid too much lip service to the Shining in attempting bring in the old themes and tying up loose ends. Still, B+ movie might be worth a gander for the screams and tension if nought else appeals.
Still haven’t got into any new series yet – my preference – (as the box is playing up as per) so sticking to movies for now.
Was absolutely…[Read more] -
DeVaultSetter replied to the topic MWEdit in the forum Projects 2 weeks, 2 days ago
Inno’s not bad – although someone at the VB forums often referred to it as No-No Setup. 😛
Seems the Wix toolset has all the info on the xml – have you seen this?
https://www.advancedinstaller.com/versus/wix-toolset/create-wix-custom-dialog-user-input.html -
DeVaultSetter started the topic Difficulty Deleting Folders in Explorer in the forum Knowledgebase 2 weeks, 4 days ago
When things like the following occur,
Failed to enumerate objects in the container. Access is denied
Run an Admin command console and (for example in C: drive) paste
takeown /f "C:folder_name" /r /d y
icacls "C:folder_name" /reset /T /CThe folder should be now ready for disposal.
-
DeVaultSetter replied to the topic MWEdit in the forum Projects 2 weeks, 5 days ago
That’s fine, and the shortcuts & start menu stuff returned. 🙂
Still, the install dialog should make those optional, looks like you want the Wix Toolset for that. 🙂 -
DeVaultSetter replied to the topic MWEdit in the forum Projects 2 weeks, 6 days ago
Think so. yes. License is fine. 🙂
-
DeVaultSetter replied to the topic MWEdit in the forum Projects 2 weeks, 6 days ago
The program itself is fine now. 🙂
There are no start menu or desktop shortcuts implemented at all now, did you want that? There’s still no option in the install dialog
for those shortcuts, which might explain it. -
DeVaultSetter replied to the topic MWEdit in the forum Projects 3 weeks ago
The DLLs and dat files are in the share folder, which like the bin folder, is a subfolder of the MWEdit folder. The executable in the bin folder doesn’t see them yet. 🙂
Yeah, some of the files are in it are older, so no problem – see:
https://superuser.com/questions/8012/what-is-the-hidden-system-config-msi-folder - Load More
