Pete, now it finds the address, but 'SHELL _HIDE "ipconfig>tmp.tmp" must not be commented out.
![[Image: IP-Adresse-korrekt12-12-2022.jpg]](https://i.ibb.co/TqG94fM/IP-Adresse-korrekt12-12-2022.jpg)
PS: It just doesn't work with Notepad++, not even with the specification of the complete path. Notepad is not in the system path. Let's see.
![[Image: IP-Adresse-korrekt12-12-2022.jpg]](https://i.ibb.co/TqG94fM/IP-Adresse-korrekt12-12-2022.jpg)
PS: It just doesn't work with Notepad++, not even with the specification of the complete path. Notepad is not in the system path. Let's see.
Code: (Select All)
Case Else
Print "Sorry, can't find IP addy. Opening Notepad so you can find it..."
Shell _DontWait "D:\Program Files\Notepad++\notepad++.exe tmp.three"
Exit Do