Make IFW invoke a text editor to my liking

User discussion and information resource forum for TeraByte Drive Image products, including TBNetManage.
Post Reply
Mr.X
Posts: 106
Joined: Mon Oct 20, 2014 12:31 am

Make IFW invoke a text editor to my liking

Post by Mr.X »

Is there a chance to do so by adding a line in the ifw.ini file?
I don't like the default notepad.exe, I use notepad++ dark mode.
Mr.X
Posts: 106
Joined: Mon Oct 20, 2014 12:31 am

Re: Make IFW invoke a text editor to my liking

Post by Mr.X »

You recommend this procedure because I assume IFW invokes the default .ini editor, associating notepad.exe with .ini files didn't work though. It seems IFW invokes directly at notepad.exe cause IFW stills launching notepad.exe
Brian K
Posts: 2491
Joined: Fri Aug 12, 2011 1:11 am

Re: Make IFW invoke a text editor to my liking

Post by Brian K »

Mr.X, I thought you were using the Notepad++ plugin already.
Mr.X
Posts: 106
Joined: Mon Oct 20, 2014 12:31 am

Re: Make IFW invoke a text editor to my liking

Post by Mr.X »

I am, Brian. This is about IFW opening notepad.exe when I click on Utilities > Edit IFW.INI on Windows 10 not TBWinPE or TBWinRE.
Brian K
Posts: 2491
Joined: Fri Aug 12, 2011 1:11 am

Re: Make IFW invoke a text editor to my liking

Post by Brian K »

OK. Thanks. I like Notepad.
OldNavyGuy
Posts: 171
Joined: Mon Apr 17, 2023 4:08 am

Re: Make IFW invoke a text editor to my liking

Post by OldNavyGuy »

Mr.X wrote: Sat Sep 28, 2024 3:16 am You recommend this procedure because I assume IFW invokes the default .ini editor, associating notepad.exe with .ini files didn't work though. It seems IFW invokes directly at notepad.exe cause IFW stills launching notepad.exe
Yeah, looks like it's "baked in" to the executable (imagew.exe/imagew64.exe) to grab Notepad, and does not recognize any other app default set by the user (I used WordPad to test).

So, not configurable.

A workaround would be to navigate to C:\Program Files (x86)\TeraByte Drive Image Backup and Restore Suite\IFW.INI, right-click on the file, set it to always open with Notepad++.

Then, create a shortcut to IFW.INI on your desktop, and open it from there.
Mr.X
Posts: 106
Joined: Mon Oct 20, 2014 12:31 am

Re: Make IFW invoke a text editor to my liking

Post by Mr.X »

OldNavyGuy wrote: Sat Sep 28, 2024 7:51 am So, not configurable.
This could be fixed and hopefully editable in ifw.ini where one could set the path to the executable. I use notepad++ portable.
OldNavyGuy
Posts: 171
Joined: Mon Apr 17, 2023 4:08 am

Re: Make IFW invoke a text editor to my liking

Post by OldNavyGuy »

It "could" be, but would require a code change to do it.

It's functional as is with Notepad.

I wouldn't expect to see it anytime soon.
Muad'Dib
Posts: 130
Joined: Mon Nov 21, 2011 12:23 pm

Re: Make IFW invoke a text editor to my liking

Post by Muad'Dib »

Mr.X: While I do use Notepad++ for complex tasks, I use Metapad for most other text editing, and have been using it for 20+ years (it's much more flexible than Notepad). There are instructions on how to tell Windows to launch Metapad anytime a program wants to launch Notepad (maybe you can use it to figure out how to get it to launch Notepad++ instead):

[check their website faq] (the author provides several different methods, hopefully one will work for you).

If you can't get it to launch Notepad++ with the above instructions, you may want to try using Metapad (with the above fix) for ini files.

Good luck!
Post Reply