Jump to content

Featured Replies

Posted

What path of a mounted WiM image can I find silent installers integrated by Win Toolkit?

EDIT : :doh: I found them. I was looking for the installers on the mounted image when I should have been looking in C:\Win7DVD\Apps

just one question, can Win Toolkit parse file names with spaces in them?

Edited by dotfusion

All apps should be coded in such a way to allow spaces in both name and path, and I think Win Toolkit is coded correctly. But even if an app is coded in such a way, there is always the chance that an external app or function will be called that is poorly coded that does not handle spaces correctly, so why ask for trouble if you can avoid it? Even if Win Toolkit can handle spaces, to avoid a possible source of error, if you have control of it, you should always be sure neither the file name nor path have spaces in them, and the path and name should be as short as practically possible.

Cheers and Regards

  • Author

@bphlpt

I think i'll stay on the safe side of things and continue to use underscores in my path and name conventions for Win Toolkit et all. Thanks again.

Edited by dotfusion

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...