When installing WIHU over Network, first Updates are installed from CD.
Then a batch is called which tells you to connect to the network.
Then WIHU is called over network.
Is there any possibility to include such a batch in WIHU? ^^ WIHU would be on CD, the ini only on network then...
Maybe a first try to execute the ini, if not found a screen with 3 buttons:
-continue: new try to load the ini
-exit: exits WIHU
-search: search for another ini
Page 1 of 1
WIHU on XPCD over Network
#2
Posted 14 November 2004 - 09:29 AM
You could specify where to find the ini file on command line.
/ini=drive:\path\ini
I haven't tested it with UNC paths.
Benjamin Kalytta
/ini=drive:\path\ini
I haven't tested it with UNC paths.
Benjamin Kalytta
#3
Posted 14 November 2004 - 02:24 PM
At the moment I call WIHU from the network share.
But it would be better to call WIHU from CD and when there is no connection to the network WIHU shows some options...
Only a suggestion, a batch is also possible but optical not so perfect ^^
But it would be better to call WIHU from CD and when there is no connection to the network WIHU shows some options...
Only a suggestion, a batch is also possible but optical not so perfect ^^
#4
Posted 15 November 2004 - 10:58 PM
Couldn't YOU do this in your batch file? Something like
IF EXIST Z:\file.txt DO Z:\wihu.exe /INI=Network.ini
ELSE %CDROM%\wihu.exe /INI=CDINSTALL.ini
Z: of course would be your network shared drive and %CDROM% would be your CDRom drive.
I'm not very good with DOS programming techniques, but the idea at least is sound (i think
)
IF EXIST Z:\file.txt DO Z:\wihu.exe /INI=Network.ini
ELSE %CDROM%\wihu.exe /INI=CDINSTALL.ini
Z: of course would be your network shared drive and %CDROM% would be your CDRom drive.
I'm not very good with DOS programming techniques, but the idea at least is sound (i think
#5
Posted 16 November 2004 - 12:24 PM
Of course I can do it, but wanted to make a suggestion, because it could be of interest for all, so why not integrate in WIHU.
My idea was, that WIHU checks for the ini and when it is there it does what it always does
But when the ini isnt there it shows a WIHU-Screen where you can browse the computer and check another ini, or just put the network-cable in, if it isn't ^^
Don't really know how much programming-effort this would be, if it's not much it would be a good thing, I think.
I just try to give the author of WIHU some feedback
My idea was, that WIHU checks for the ini and when it is there it does what it always does
But when the ini isnt there it shows a WIHU-Screen where you can browse the computer and check another ini, or just put the network-cable in, if it isn't ^^
Don't really know how much programming-effort this would be, if it's not much it would be a good thing, I think.
I just try to give the author of WIHU some feedback
Share this topic:
Page 1 of 1



Help
Back to top









