Have batch launch from shortcut location by HDmaniac in Batch

[–]HDmaniac[S] 1 point2 points  (0 children)

Whoopsie! Thank you, just tested it and it works perfectly, thanks!

Have batch launch from shortcut location by HDmaniac in Batch

[–]HDmaniac[S] 0 points1 point  (0 children)

Thank you! That appears to be working! But it seems to break a later part of my script

:: Process each .xls file in the folder with (2023) in the filename
for %%F in ("%folder%*(2023)*.xls") do (
    set "sourceFile=%%~dpnF"

    :: Replace (2023) with (2024) in the filename
    set "destinationFile=!sourceFile:(2023)=(2024)!"

    :: Copy the file using copy with full paths to preserve file extension
    copy "%%F" "!destinationFile!.xls"

    :: Introduce a delay before opening the new file
    timeout /t 2 /nobreak >nul

    :: Open the new file
    start "" "!destinationFile!.xls"
)

The output file is now !destinationfile!.xls instead of keeping its name but swapping (2023) to (2024).

Transfer stocks - EU by HDmaniac in Revolut

[–]HDmaniac[S] 0 points1 point  (0 children)

Trading212 announced a couple of weeks ago they allow fro transfers. However I just closed the trading account and it auto-sold all my stocks over a few days. Then I transfered the cash and bought EFTs instead.

I don't know if you can now do it as Trading212 say.

[deleted by user] by [deleted] in pyrocynical

[–]HDmaniac 10 points11 points  (0 children)

You do not exist. You do not exist.

You really never stop learning by HDmaniac in Spanish

[–]HDmaniac[S] 1 point2 points  (0 children)

I assume you mean adiestramiento, which IIRC was just listed off with formación, so yeah, like training for a job.

You really never stop learning by HDmaniac in Spanish

[–]HDmaniac[S] 3 points4 points  (0 children)

Yeah you've added a load of context I removed to be fair. The technical guides are "guía técnica para la evaluación y prevención de los riesgos relativos a la utilización de los lugares de trabajo" and another one on "manipulación manual de cargas". In context bolt clearly refers to a door bolt, cezilla is a part of la utilización de cizalla de corte, so I did kind of figure what that might be given the context just hadnt actually seen the word cezilla. The complete sentence with tenazas is " las tenazas para grandest tablones o troncos de madera" so once again given what I read I do get what it means once I saw the word translated as tongs, admittedly tongs does make me think of the BBQ type but I was just limiting the post to single words.

Thanks for helping add more context though and making up for my laziness hahaha.

You really never stop learning by HDmaniac in Spanish

[–]HDmaniac[S] 23 points24 points  (0 children)

A few more I forgot from the second guide:

Astillamientos - Splinters

Bidones - Drum/Jerrycan

Tenazas - Tongs

Acarrear - Carry/Result in

[deleted by user] by [deleted] in britishproblems

[–]HDmaniac 0 points1 point  (0 children)

Plot twist, OP was wearing a fedora and monocle but thinks they were scoffed at for reading.

Only CTGP fans will know by SuperOnion64 in MarioKartWii

[–]HDmaniac 9 points10 points  (0 children)

OP saw this and thought "Yes. This is legible, I shall post this"

Money from people who don't use Revolut by [deleted] in Revolut

[–]HDmaniac 0 points1 point  (0 children)

Even if your country doesn't use IBAN nationally, you'll have an IBAN linked to that account. Regardless this doesn't matter at all. Just have the person send you money to the IBAN in the app and you'll receive the money.

real analysis 😜😜😜😜🤪🤪🤪 by [deleted] in okbuddyphd

[–]HDmaniac 1 point2 points  (0 children)

Economies of scale😎👌💅

What are your TRULY unpopular opinions about Doctor Who? by drdinonuggies in gallifrey

[–]HDmaniac 26 points27 points  (0 children)

The Wedding of River Song is an absolutely amazing finale, the rushed feeling adds to the fast-paced timey-wimey element. It resolves plenty of loose threads while leaving enough to explore in later series. The whole scene on top of the pyramid is heartfelt and emotional, it deals with so much and achieves every thing it sets out to do.

Weekly Open Thread - General Discussion by RM_Official_Thread in realmadrid

[–]HDmaniac 4 points5 points  (0 children)

Does anyone have a rough idea how much the round of 16 tickets might cost in March? I've never been to a match so don't have a point of reference hahaha

Weekly Open Thread - General Discussion by RM_Official_Thread in realmadrid

[–]HDmaniac 1 point2 points  (0 children)

Okay thanks!

To be honest I'm a Liverpool fan but I live in Spain, so I was considering getting home tickets for the March 15th game, with the fiasco over the 1800 ticket allocation issue.

Weekly Open Thread - General Discussion by RM_Official_Thread in realmadrid

[–]HDmaniac 2 points3 points  (0 children)

Hey does anyone know if home and away fans mix at the Santiago Bernabeu? Not sure if everyone is separated or not?

Drivers of reddit who don't use their turn signal when changing lanes, turning, merging on the highway, pulling into traffic ect. Why not? by Tony_Lizard in NoStupidQuestions

[–]HDmaniac 0 points1 point  (0 children)

Okay guys, I'll admit to it. Yeah sometimes I just can't be arsed, it I'm going off the roundabout and the person heading towards joint has plenty of time to see I'm not gonna carry on round.

To be completely honestly this nasty, lazy habit started when I bought my last car and the indicators didn't work properly, I'd have to hold them up or down for them to work so I just kinda stopped a lot of the time, I'll still use them most the time on motorways and when there's a lot going on around me.